Block 1 - Sent notification template
- Type / Role
- n8n-nodes-base.whatsApp - whatsApp
- Config choices
- Version 1
This workflow is provided as-is. Please review and test before using in production.
This n8n workflow demonstrates how to automate customer interactions and appointment management via WhatsApp Business bot. 1. After submitting a Google Form, the user receives a notification via Wh...
n8n-nodes-base.whatsapp, n8n-nodes-base.whatsapptrigger, n8n-nodes-base.if, n8n-nodes-base.scheduletrigger, n8n-nodes-base.splitinbatches, n8n-nodes-base.googlesheets, n8n-nodes-base.wait, n8n-nodes-base.googlesheetstrigger
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by Eduard.
Original n8n.io sourceThis n8n workflow demonstrates how to automate customer interactions and appointment management via WhatsApp Business bot.
ReplyText column and change the Status to 'Ready'. In a few seconds n8n will fetch the unsent replies and deliver them one by one via WhatsApp Business node.Customize this workflow to fit your specific needs, connect different online services and enhance your customer communication! π
To get this workflow up and running, you'll need to:
π Create a WhatsApp template message on the Meta Business portal.
Obtain an Access Token and WhatsApp Business Account ID from the Meta Developers Portal. This is needed for the WhatsApp Business Node to send messages.
Set up a WhatsApp Trigger node with App ID and App Secret from the Meta Developers Portal.
Right after that copy the WhatsApp Trigger URL and add it as a Callback URL in the Meta Developers Portal. This trigger is needed to receive incoming messages and their status updates.
Connect your Google Sheets account for data storage and management. Check out the documentation page.
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 | π Boost your customer service with this WhatsApp Business bot! |
|---|---|
| Complexity | advanced |
| Nodes | 15 |
| Categories | Support Chatbot |
| Author | Eduard |
| Published | 11 Jul 2024 |
Use the JSON export at /data/workflows/2340/2340.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.
This n8n workflow demonstrates how to automate customer interactions and appointment management via WhatsApp Business bot. 1. After submitting a Google Form, the user receives a notification via Wh...
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 use case.