Automate WhatsApp Group Engagement Tracking with Airtable - n8n Workflow | Neura Market
Automate WhatsApp Group Engagement Tracking with Airtable
This n8n workflow automates the tracking of user engagement in a specific WhatsApp group by capturing and categorizing messages. It updates an Airtable database with user activity, supporting initiatives like raffles or rewards.
The workflow begins by receiving incoming messages from a WhatsApp group via a Whapi webhook. It filters messages to ensure they originate from the correct group, then categorizes them by type—text, emoji reaction, voice, or image. The workflow searches for the user in an Airtable database using their WhatsApp ID, increments their message count, and updates the record with the new count and the date of the last interaction. This process facilitates automated engagement tracking and can be expand
Platform
n8n
Category
Communication
Price
Free
Creator
Lily Zhang
if
code
noOp
switch
webhook
airtable
stickyNote
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.