Block 1 - 1️⃣ Receive WhatsApp Message
- Type / Role
- n8n-nodes-base.webhook - webhook
- Config choices
- Version 1
How it works: • Receives WhatsApp messages via webhook from Whapi.Cloud • Routes commands: AI chat (/ai), numeric commands (1 9), or help menu • Sends responses: text, images, documents, videos, co...
n8n-nodes-base.webhook, n8n-nodes-base.set, n8n-nodes-base.if, n8n-nodes-base.switch, n8n-nodes-base.httprequest, n8n-nodes-base.stickynote, @n8n/n8n-nodes-langchain.openai
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Jason Mitchell.
Original n8n.io sourceHow it works: • Receives WhatsApp messages via webhook from Whapi.Cloud • Routes commands: AI chat (/ai), numeric commands (1-9), or help menu • Sends responses: text, images, documents, videos, contacts, product info • Manages WhatsApp groups: create, send messages, list groups • Integrates with OpenAI ChatGPT for AI-powered conversations
Set up steps: Setup takes ~5-10 minutes. Import the workflow, configure Whapi.Cloud credentials (token from dashboard), set up webhook URL in Whapi.Cloud settings, and optionally add OpenAI API key for AI chat. Activate the workflow and start receiving messages.
Key features: • No Meta restrictions or approval • Visual no-code workflow - easy to customize • Production-ready with error handling • Well-documented with sticky notes inside the workflow
Perfect for businesses, developers, and automation enthusiasts who want WhatsApp automation without coding.
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
Showing the first 24 of 42 workflow blocks. Download the JSON for the full node graph.
| Workflow | Create an AI chatbot for WhatsApp with Whapi.Cloud and OpenAI GPT-3.5 |
|---|---|
| Complexity | advanced |
| Nodes | 42 |
| Categories | Support Chatbot, AI Chatbot |
| Author | Jason Mitchell |
| Published | 15 Jan 2026 |
Use the JSON export at /data/workflows/12722/12722.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
How it works: • Receives WhatsApp messages via webhook from Whapi.Cloud • Routes commands: AI chat (/ai), numeric commands (1 9), or help menu • Sends responses: text, images, documents, videos, co...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Support Chatbot, AI Chatbot use case.