Web Scraping & Data Extraction
AccountCraft WhatsApp Automation - Infridet
AccountCraft WhatsApp Automation - Infridet
Webhook
Medium
6
Nodes
Webhook
Trigger
Medium
Complexity
7/22/2025
Added
Workflow Overview
Total Nodes
6
Node Types
4
Node Types
webhook
Webhook - Lead Capture
1 node
google Sheets
Google Sheets - Backup Log
1 node
http Request
FluentCRM - Add Contact, Send WhatsApp via Whinta, Update CRM Tag to Customer
3 nodes
email Send
Send Warmup Email
1 node
Workflow JSON
4.21 KB
{
"name": "AccountCraft WhatsApp Automation - Infridet",
"nodes": [
{
"id": "1",
"name": "Webhook - Lead Capture",
"type": "n8n-nodes-base.webhook",
"position": [
250,
300
],
"parameters": {
"path": "lead-capture",
"responseMode": "onReceived"
},
"typeVersion": 1
},
{
"id": "2",
"name": "Google Sheets - Backup Log",
"type": "n8n-nodes-base.googleSheets",
"position": [
500,
200
],
"parameters": {
"range": "Leads!A1",
"options": {},
"sheetId": "your_google_sheet_id_here",
"valueInputMode": "USER_ENTERED"
},
"credentials": {
"googleApi": "Google Account"
},
"typeVersion": 1
},
{
"id": "3",
"name": "FluentCRM - Add Contact",
"type": "n8n-nodes-base.httpRequest",
"position": [
500,
400
],
"parameters": {
"url": "htt...Showing first 1000 characters. Click "Expand" to view the full JSON.