Capture WhatsApp enquiries into Airtable as leads
Turns WhatsApp enquiries into Airtable leads.
The WhatsApp trigger fires on every inbound message. A Set node lifts the sender's number, the WhatsApp profile name — identity you never have to ask for — and the message text. A deliberately generous Filter keeps anything carrying a commercial word and drops bare greetings. An Airtable search then asks whether the number is already a lead, and an IF branches: known numbers get the message appended, Last Seen refreshed and Touches incremented; unknown numbers become a new lead at status New with the profile name already filled in. Both branches converge on a WhatsApp acknowledgement sent inside the service window the customer's own message opened, so no template approval is needed. Every external call retries and routes failures to an error rail that names the number and posts to Slack.
Key benefits
- ✓WhatsApp leads land in a shared table instead of one person's phone
- ✓Searching before writing means one enquirer is one record, however often they message
- ✓A touch counter turns repeat contact into a visible buying signal
- ✓The WhatsApp profile name is captured automatically, so sales never starts from a bare number
- ✓The acknowledgement is sent after the record exists, so it is never a promise the CRM cannot back
Use cases
- →Businesses whose enquiries arrive on WhatsApp rather than through a web form
- →Sales teams that cannot see the leads sitting in a colleague's phone
- →Agencies running a client's WhatsApp line and reporting on pipeline
- →Anyone who has quoted the same customer twice because they existed twice
Integrations
Workflow preview (10 nodes)
The template's actual node layout and connections. Node parameters and credential slots unlock with the download.
What's inside (10 nodes)
A look at the node types this workflow uses. No purchase required — full parameters and credentials are yours after you buy.
From download to running in 3 steps
- 1Import. In n8n, open Workflows → menu → “Import from File” and pick the downloaded JSON.
- 2Connect. Add your own credentials on the app nodes - n8n highlights exactly which ones need them.
- 3Activate. Run it once to test, then toggle Active. The automation is live.
What you'll learn
Core levelA compact production shape: validation and error handling without extra machinery.
- •Moving data between Airtable and Slack in a single run
- •Adding retries and an explicit error path to external calls
- •Testing against pinned sample data before connecting anything real
Every node carries its own documentation on the canvas, plus notes explaining why the architecture was built this way, a credential setup guide, troubleshooting, and three practice exercises. Sample data comes pinned to the trigger, so you can hit Execute and watch data flow before connecting a single account.
Common questions
What exactly do I get?
The complete, ready-to-import n8n workflow as a JSON file, delivered instantly after payment. Import it into your own n8n (cloud or self-hosted), add your credentials, and it runs.
How do I import it into n8n?
In n8n, open Workflows, click the three-dot menu, choose “Import from File”, and select the downloaded JSON. Then connect your own app credentials on the highlighted nodes.
Do I need anything else for it to work?
You need your own n8n instance and accounts/credentials for the apps this workflow connects to (WhatsApp, Airtable, Slack). No coding is required.
What if it doesn't work for me?
If the file is faulty, won't import, or isn't as described, contact us within 7 days and we'll fix it or refund you - see our refund policy.
Can I modify or resell it?
You can freely adapt and use it in your own or your clients' projects. Reselling or redistributing the template file itself is not permitted.
Related templates
Augment contact records with Slack for capture forms
Capture forms on n8n: runs on a schedule across Slack, HubSpot, Airtable and Google Sheets, starting at "Fetch Changes Since Watermark". 23 documented nodes.
Save form submissions: Slack for capture forms
Capture forms on n8n: runs when a form is submitted across Slack, Google Sheets and Airtable, starting at "Stamp & Shape Lead". Routes each kind of record down its own branch. 22 documented nodes.
Capture form submissions with Google Sheets & Airtable
Capture forms on n8n: runs when a form is submitted across Google Sheets, Airtable, Slack and Outlook, starting at "Download Source File". Parses the incoming file into rows. 23 documented nodes.
Capture form submissions: Slack & Airtable, form
Capture forms on n8n: runs when a form is submitted across Slack, Airtable, Google Sheets and Discord, starting at "Keep Valid Leads". 20 documented nodes.