Already have an account? Sign in
Automate WhatsApp Outreach, Engage Customers Instantly, and Track Every Message
This workflow is designed for marketing teams, support agents, and businesses handling high-volume WhatsApp messaging. Pull recipient and message data from a Google Sheet, send templated messages (with optional images), and update the sheet with delivery status—all automatically.
Continuously monitors pending rows and starts the workflow automatically.
Reads rows from Google Sheets where the Status column is empty.
Restricts execution to a set number of rows per run to manage API throughput.
Uses SplitInBatches to process each row individually.
Strips non-numeric characters from the WhatsApp No field to ensure valid formatting.
Sends a WhatsApp message using the Cloud API with a pre-approved template.
Template options:
Image URL)Name and MessageVariables must be pre-defined and approved in Meta Developer Portal.
Marks rows as Sent upon successful delivery.
| WhatsApp No | Name | Message | Image URL | Status |
|---|---|---|---|---|
| +8801XXXXXXX | John Doe | Hello, your order shipped | https://.../img.jpg |
Leave the Status column empty for rows that need processing.
googleSheetsOAuth2ApiwhatsAppApiIF or Try/Catch) to log failures or mark Status = FailedAutomate outreach, save hours of manual messaging, and ensure every lead or customer receives timely communication.