Block 1 - Webhook
- Type / Role
- n8n-nodes-base.webhook - webhook
- Config choices
- Version 2.1
What this template does This workflow automatically replies to incoming WhatsApp messages using AI. When a customer sends a text message, the workflow retrieves the recent conversation history, g...
n8n-nodes-base.webhook, n8n-nodes-base.filter, n8n-nodes-base.set, @n8n/n8n-nodes-langchain.agent, @n8n/n8n-nodes-langchain.lmchatgooglegemini, n8n-nodes-base.stickynote, @woztell-sanuker/n8n-nodes-woztell-sanuker.woztell
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Kris newey.
Original n8n.io sourceThis workflow automatically replies to incoming WhatsApp messages using AI.
When a customer sends a text message, the workflow retrieves the recent conversation history, generates a professional AI reply based on context, and sends it back through WOZTELL.
Use this to provide instant automated responses without live agents.
Ideal for businesses that receive frequent WhatsApp inquiries and want automated, context aware replies without manual handling. Suitable for teams looking to reduce response workload using AI.
This template uses WOZTELL to connect n8n with the official WhatsApp Business Platform, allowing you to send and receive WhatsApp messages through approved templates and automation workflows.
You can create a WOZTELL account and register a WhatsApp Business API account for free.
Once your WhatsApp Business account is connected and message templates are approved, you can activate this workflow.
We’re continuously building more WOZTELL n8n templates. Check our n8n profile to explore the latest workflows.
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.
| Workflow | Build an AI agent for WhatsApp with WOZTELL and Google Gemini |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Support Chatbot, AI Chatbot |
| Author | Kris newey |
| Published | 24 Feb 2026 |
Use the JSON export at /data/workflows/13641/13641.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.
What this template does This workflow automatically replies to incoming WhatsApp messages using AI. When a customer sends a text message, the workflow retrieves the recent conversation history, g...
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.