WhatsApp Group Onboarding with Automated Welcome Messages & Airtable Point System
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 two conditions:
The event is for the correct WhatsApp group (matching the specific group ID).
The action type is "add" (meaning a user was added to the group).
Send Welcome Message If both conditions are met, the workflow sends a personalized welcome message to the new participant via Whapi. The message explains the group rules and how the user can earn points and participate in weekly raffles.
Create Airtable Record After sending the welcome message, the workflow creates a new record in the Airtable database for the new participant. The record includes:
The participant’s WhatsApp ID
An initial engagement count of 100 points
The date of the last interaction (set to today)
Result Every new group member is automatically welcomed and registered in your engagement database with starter points, ready to participate in your group’s activities and rewards.
This workflow ensures new users are greeted, informed, and instantly included in your engagement tracking system.
Related Templates
Extract Title tag and Meta description from url for SEO analysis with Airtable
Extract Title tag and meta description from url for SEO analysis. How it works The workflows takes records from Airtabl...
Restore your workflows from GitHub
This workflow restores all n8n instance workflows from GitHub backups using the n8n API node. It complements the Backup ...
Build a Restaurant Voice Assistant with VAPI and PostgreSQL for Bookings & Orders
This n8n template demonstrates how to create a comprehensive voice-powered restaurant assistant that handles table reser...
🔒 Please log in to import templates to n8n and favorite templates
Workflow Visualization
Loading...
Preparing workflow renderer
Comments (0)
Login to post comments