3 workflows
by David w/ SimpleGrow
✕ Clear
Nodes:
Sort:
Date:
Scheduled Trigger:
Every X day at Y pm, the workflow is automatically triggered.
Fetch User Data:
The workflow retrieves all user records from the "WhatsApp Engagement Database" in Airtable. Each rec ...
This n8n workflow tracks user engagement in a specific WhatsApp group by capturing incoming messages via a Whapi webhook.
It first filters messages to ensure they come from the correct group, then i ...
Receive Webhook Notification
The workflow starts when a webhook receives a POST request from Whapi, notifying that a new participant has joined a WhatsApp group.
Filter the Event
The workflow checks ...