WhatsApp Group Onboarding with Automated Welcome Messages & Airtable Point System

Go to Workflow
49 views
Built by David w/ SimpleGrow David w/ SimpleGrow
Created on June 05, 2026

Description

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.

Nodes Used (2)

Airtable
n8n-nodes-base.airtable
HTTP Request
n8n-nodes-base.httpRequest