Community Contributed: Congratulations Workflow
detail.loadingPreview
Automates sending personalized congratulatory messages based on calendar events.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automatically checks a Google Sheet for daily events. If an event occurs today, it retrieves congratulatory messages from another Google Sheet, personalizes them with names and phone numbers, and sends them via SMS using Twilio.
Key Features
- Scheduled daily trigger.
- Reads event data from a Google Sheet.
- Checks for today's events.
- Retrieves predefined congratulatory messages.
- Personalizes messages with recipient names.
- Sends personalized SMS messages via Twilio.
How To Use
- Import the workflow: Upload the provided JSON to your n8n instance.
- Configure Credentials: Set up and connect your Google Sheets and Twilio API credentials.
- Set Google Sheets: Update the
sheetIdparameter for both Google Sheets nodes to match your spreadsheet IDs. Ensure the sheets are named correctly or adjust the ranges. - Configure Trigger: Adjust the
cronnode if you need the workflow to run at a different time. - Customize Messages: Populate the 'Congratulations Calendar' sheet with event dates and names, and the 'Congratulations Messages' sheet with greetings and phone numbers. Ensure the columns match the node configurations (e.g., 'Date', 'First Name', 'Phone Number', 'Congratulations').
Apps Used
Workflow JSON
{
"id": "2b98641b-bd5a-45db-993f-29ce60698a0d",
"name": "Community Contributed: Congratulations Workflow",
"nodes": 0,
"category": "Community Contributed",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: 2b98641b-bd5a...
About the Author
N8N_Community_Pick
Curator
Hand-picked high quality workflows from the global community.
Statistics
Verification Info
Related Workflows
Discover more workflows you might like
Community Blog Automation
Automate blog post creation and updates using Google Sheets and WordPress.
Community Credentials Transfer
Transfer credentials between n8n instances.
Community Bank Statement Analysis
Analyzes bank statements against tenant and property data to flag payment discrepancies.
G2 Reviews Monitor (Unverified)
Monitors G2 reviews for new submissions and notifies via Slack, while also recording them in Google Sheets.
Zendesk Unassigned Tickets to Slack Notification
Fetches unassigned Zendesk tickets and sends a summarized list to a Slack channel.
Create User Profile in Vero
Automates the creation of user profiles within the Vero platform.