WhatsApp starter workflow
WhatsApp starter workflow
Webhook
Medium
8
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
8
Node Types
5
Node Types
webhook
Verify, Respond
2 nodes
respond To Webhook
Respond to Webhook
1 node
whats App
Echo the message back
1 node
if
Is message?
1 node
sticky Note
Sticky Note, Sticky Note1, Sticky Note2
3 nodes
Workflow JSON
5.43 KB
{
"id": "yxv7OYbDEnqsqfa9",
"meta": {
"instanceId": "fb924c73af8f703905bc09c9ee8076f48c17b596ed05b18c0ff86915ef8a7c4a"
},
"name": "WhatsApp starter workflow",
"tags": [],
"nodes": [
{
"id": "9b385dfe-fa67-4c2c-83df-e3e02c0ff796",
"name": "Verify",
"type": "n8n-nodes-base.webhook",
"position": [
700,
180
],
"webhookId": "793f285b-9da7-4a5e-97ce-f0976c113db5",
"parameters": {
"path": "1fea1f5f-81c0-48ad-ae13-41e0f8e474ed",
"options": {},
"responseMode": "responseNode"
},
"typeVersion": 1.1
},
{
"id": "676efc61-c875-4675-a843-20f98ef1a642",
"name": "Respond to Webhook",
"type": "n8n-nodes-base.respondToWebhook",
"position": [
920,
180
],
"parameters": {
"options": {},
"respondWith": "text",
"responseBody": "={{ $json.query['hub.challenge'] }}"
},
"typeVersion": 1
},
{
...Showing first 1000 characters. Click "Expand" to view the full JSON.