WhatsApp business bot
WhatsApp business bot
Complex
High
15
Nodes
Complex
Trigger
High
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
15
Node Types
10
Node Types
split In Batches
Loop Over Items
1 node
whats App
Sent notification template, Reply to the user
2 nodes
whats App Trigger
WhatsApp Trigger
1 node
if
Is message?
1 node
schedule Trigger
Schedule Trigger
1 node
google Sheets
Get new answers, Update message status, New message from the user
3 nodes
wait
Wait 1 sec
1 node
google Sheets Trigger
Get new entries
1 node
filter
User consented for WA messages?
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes
Workflow JSON
19.47 KB
{
"id": "NzoLNV2FbS4eurJ7",
"meta": {
"instanceId": "fb924c73af8f703905bc09c9ee8076f48c17b596ed05b18c0ff86915ef8a7c4a",
"templateCredsSetupCompleted": true
},
"name": "WhatsApp business bot",
"tags": [],
"nodes": [
{
"id": "4ca5e25a-f67b-4874-af20-680d1a6ac731",
"name": "Sent notification template",
"type": "n8n-nodes-base.whatsApp",
"position": [
1140,
320
],
"parameters": {
"template": "test_appointment_button|en_US",
"components": {
"component": [
{
"type": "header",
"headerParameters": {
"parameter": [
{
"text": "📅"
}
]
}
},
{
"bodyParameters": {
"parameter": [
{
"text": "={{ $json[\"Your name\"] }}"
},
{
...Showing first 1000 characters. Click "Expand" to view the full JSON.