Track WhatsApp Group Messages in Airtable - n8n Workflow | Neura Market
Track WhatsApp Group Messages in Airtable
Automates tracking of WhatsApp group message activity by capturing messages via webhook, identifying types, and updating user counts in Airtable.
This n8n workflow monitors a specific WhatsApp group for incoming messages using a Whapi webhook. It filters messages to ensure they originate from the target group (chat_id: 120363417847196227@g.us), then classifies them by type—text, emoji reaction, voice note, or image.
Next, it queries an Airtable database using the sender's WhatsApp ID to locate or create a user record. The workflow increments the user's total message count by one and records the timestamp of the latest interaction. This p
Platform
n8n
Category
Website Building
Price
$12.99
Creator
Fred Garcia
whatsapp
airtable
webhook
tracking
engagement
automation
group-chat
activity-log
whapi
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.