Automated Congratulations SMS via Google Sheets & Twilio - n8n Workflow | Neura Market
Automated Congratulations SMS via Google Sheets & Twilio
Daily cron trigger checks Google Sheets for today's events like birthdays, personalizes messages, merges data, and sends SMS via Twilio for automated outreach.
This n8n workflow automates sending personalized congratulations SMS messages using Google Sheets for data storage and Twilio for delivery. It starts with a daily cron trigger at 8 AM, fetches event data (e.g., birthdays, anniversaries) from a 'Congratulations Calendar' sheet, and uses an IF node to check if any events match today's date. If no events, it does nothing; otherwise, it pulls random or predefined congratulations messages from another sheet.
Data is merged by event name, then a func
Platform
n8n
Category
Utilities
Price
$12.99
Creator
BestWorkflows
google-sheets
twilio
sms
cron
automation
personalization
birthdays
anniversaries
communication
congratulations
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.