Block 1 - Fetch All Pending Queries for Messaging
- Type / Role
- n8n-nodes-base.googleSheets - googleSheets
- Config choices
- Version 4.6
This workflow is provided as-is. Please review and test before using in production.
WhatsApp Bulk Message Broadcast From Google Sheet (Unofficial API) Who’s it for This workflow is designed for marketers, small business owners, freelancers, and support teams who want to automate W...
n8n-nodes-base.googlesheets, n8n-nodes-base.splitinbatches, n8n-nodes-base.wait, n8n-nodes-base.limit, n8n-nodes-base.scheduletrigger, n8n-nodes-base.stickynote, n8n-nodes-base.httprequest
This workflow is cataloged by N8N Workflows and links back to its original n8n.io source page by SpaGreen Creative.
Original n8n.io sourceThis workflow is designed for marketers, small business owners, freelancers, and support teams who want to automate WhatsApp messaging using a Google Sheet without paying for the WhatsApp Business API. Ideal for those who need a budget-friendly and scalable bulk messaging solution using their personal or business WhatsApp number.
This workflow reads a Google Sheet for rows where the Status column is set to pending, sends a message via the connected WhatsApp number using the WasenderAPI, and updates the message status to sent. It repeats this process every 10 seconds while maintaining a safe API rate limit.
Status column to pending.Status to sentNeed help setting up or customizing the workflow? Reach out here:
This catalog entry is organized from the workflow JSON. The node-level section below shows the executable blocks available for review before importing the template.
| Workflow | Send bulk WhatsApp messages from Google Sheets using WasenderAPI |
|---|---|
| Complexity | intermediate |
| Nodes | 8 |
| Categories | Social Media |
| Author | SpaGreen Creative |
| Published | 19 Jul 2025 |
Use the JSON export at /data/workflows/6175/6175.json as the source template for this automation.
Open n8n, import the downloaded JSON, and review each node before activating the workflow.
Replace placeholder credentials, API keys, webhook URLs, account IDs, and environment-specific values with your own settings.
Run the workflow manually or in a staging workspace, inspect node output, and confirm downstream systems receive the expected data.
Enable the workflow only after testing, then monitor executions, errors, and rate limits during the first production runs.
Review imported nodes carefully before activation. This catalog entry is intended to help you inspect the workflow structure, understand required services, and find related templates faster.
Node names, credentials, schedules, webhook paths, and external service limits may need adjustment for your workspace.
WhatsApp Bulk Message Broadcast From Google Sheet (Unofficial API) Who’s it for This workflow is designed for marketers, small business owners, freelancers, and support teams who want to automate W...
Review the workflow JSON, configure any required credentials in n8n, and test the automation in a safe workspace before using it in production.
Yes. Use the block-by-block analysis and the downloadable JSON to inspect each node, then adjust credentials, prompts, schedules, filters, or destinations for your Social Media use case.