This workflow corresponds to n8n.io template #8576 — we link there as the canonical source.
This workflow follows the Google Sheets → HTTP Request recipe pattern — see all workflows that pair these two integrations.
The workflow JSON
Copy or download the full n8n JSON below. Paste it into a new n8n workflow, add your credentials, activate. Full import guide →
{
"id": "kAOSKqqPXlCnisof",
"meta": {
"templateCredsSetupCompleted": true
},
"name": "WhatsApp Number Verify & Confirmation System with Rapiwa API and Google Sheets",
"tags": [],
"nodes": [
{
"id": "6cc792e7-eb4a-4e9e-8989-338986085fb8",
"name": "Cleane Number",
"type": "n8n-nodes-base.code",
"position": [
-624,
144
],
"parameters": {},
"typeVersion": 2
},
{
"id": "5707dc19-9692-40db-96f4-8e2061d0e0b2",
"name": "Loop Over Items",
"type": "n8n-nodes-base.splitInBatches",
"position": [
-992,
128
],
"parameters": {},
"typeVersion": 3
},
{
"id": "78732045-d7d2-464d-85b5-e4069a76f6d5",
"name": "Webhook",
"type": "n8n-nodes-base.webhook",
"position": [
-1552,
128
],
"parameters": {},
"typeVersion": 2
},
{
"id": "05f4d013-f55c-43ad-90a3-e93db13a6482",
"name": "If",
"type": "n8n-nodes-base.if",
"position": [
16,
144
],
"parameters": {},
"typeVersion": 2.2
},
{
"id": "04cff67c-51e0-4516-9279-13349b9badfb",
"name": "unverified append row in sheet",
"type": "n8n-nodes-base.googleSheets",
"position": [
496,
320
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "50964759-12c0-42e3-a38a-6a317293bfac",
"name": "verified append row in sheet",
"type": "n8n-nodes-base.googleSheets",
"position": [
752,
-32
],
"parameters": {},
"typeVersion": 4.6
},
{
"id": "deaa6822-f6d6-42c4-a2cd-64698c77611b",
"name": "Wait1",
"type": "n8n-nodes-base.wait",
"position": [
768,
320
],
"parameters": {},
"typeVersion": 1.1
},
{
"id": "0c2f6847-5472-4f5a-9fa1-e63fca06e2c1",
"name": "Format Webhook Response Data",
"type": "n8n-nodes-base.code",
"position": [
-1296,
128
],
"parameters": {},
"typeVersion": 2
},
{
"id": "0f832810-51fd-408a-9b41-68c12d0aaf9d",
"name": "Send Message Using Rapiwa",
"type": "n8n-nodes-base.httpRequest",
"position": [
528,
-32
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "6a2c5979-109d-4e30-9c40-109aeef24632",
"name": "Sticky Note",
"type": "n8n-nodes-base.stickyNote",
"position": [
-2656,
-480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "bf94c923-f333-4ea5-8cd1-82433fd9e92f",
"name": "Check valid whatsapp number Using Rapiwa",
"type": "n8n-nodes-base.httpRequest",
"position": [
-416,
144
],
"parameters": {},
"typeVersion": 4.2
},
{
"id": "7b625fbd-b299-4183-bb65-85c8bfa020a1",
"name": "Sticky Note1",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1664,
-480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "c0e6db0e-ba2f-448e-a948-c6adb0d6301a",
"name": "Sticky Note2",
"type": "n8n-nodes-base.stickyNote",
"position": [
-1088,
-480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "cacbf378-6483-42ac-a76a-ad221b657d37",
"name": "Sticky Note3",
"type": "n8n-nodes-base.stickyNote",
"position": [
-736,
-480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "1e2ba823-daa4-4760-872e-f2565e8148d7",
"name": "Sticky Note4",
"type": "n8n-nodes-base.stickyNote",
"position": [
-144,
-480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "7a599350-0eb0-4566-bd19-a3204d06e815",
"name": "Sticky Note5",
"type": "n8n-nodes-base.stickyNote",
"position": [
320,
-480
],
"parameters": {
"content": ""
},
"typeVersion": 1
},
{
"id": "a31d310f-f7b6-48f9-9c5f-6fdfd30fae5d",
"name": "Sticky Note6",
"type": "n8n-nodes-base.stickyNote",
"position": [
320,
240
],
"parameters": {
"content": ""
},
"typeVersion": 1
}
],
"active": false,
"settings": {
"executionOrder": "v1"
},
"versionId": "b8c04f80-9b16-4781-80fc-3cbf119954c6",
"connections": {
"If": {
"main": [
[
{
"node": "Send Message Using Rapiwa",
"type": "main",
"index": 0
}
],
[
{
"node": "unverified append row in sheet",
"type": "main",
"index": 0
}
]
]
},
"Webhook": {
"main": [
[
{
"node": "Format Webhook Response Data",
"type": "main",
"index": 0
}
]
]
},
"Cleane Number": {
"main": [
[
{
"node": "Check valid whatsapp number Using Rapiwa",
"type": "main",
"index": 0
}
]
]
},
"Loop Over Items": {
"main": [
[],
[
{
"node": "Cleane Number",
"type": "main",
"index": 0
}
]
]
},
"Send Message Using Rapiwa": {
"main": [
[
{
"node": "verified append row in sheet",
"type": "main",
"index": 0
}
]
]
},
"Format Webhook Response Data": {
"main": [
[
{
"node": "Loop Over Items",
"type": "main",
"index": 0
}
]
]
},
"verified append row in sheet": {
"main": [
[
{
"node": "Wait1",
"type": "main",
"index": 0
}
]
]
},
"unverified append row in sheet": {
"main": [
[
{
"node": "Wait1",
"type": "main",
"index": 0
}
]
]
},
"Check valid whatsapp number Using Rapiwa": {
"main": [
[
{
"node": "If",
"type": "main",
"index": 0
}
]
]
}
}
}
For the full experience including quality scoring and batch install features for each workflow upgrade to Pro
About this workflow
This n8n workflow makes it easy to verify WhatsApp numbers submitted through a form. When someone fills out the form, the automation kicks in—capturing the data via a webhook, checking the WhatsApp number using the Rapiwa API, and sending a confirmation message if the number is…
Source: https://n8n.io/workflows/8576/ — original creator credit. Request a take-down →
Related workflows
Workflows that share integrations, category, or trigger type with this one. All free to copy and import.
This workflow is a complete, production-ready solution for recovering abandoned carts in Shopify stores using a multi-channel, multi-touch approach. It automates personalized follow-ups via Email, SMS
01_order_processing_tilda. Uses stickyNote, googleSheets, httpRequest, telegram. Webhook trigger; 25 nodes.
Turn every sales meeting into a coaching opportunity. This workflow automatically analyzes tldv meeting recordings using OpenAI (GPT-4) to provide instant, actionable feedback to your sales team.
Automated video processing system that monitors S3 for new uploads, generates thumbnails and preview clips, extracts metadata, transcodes to multiple formats, and distributes to CDN with webhook notif
Eliminate manual data entry from your accounts payable process. This workflow transforms raw invoice scans into structured financial records by combining UploadToURL for hosting, AWS Textract for OCR