Use Cases
- Send bulk notifications to customers via Telegram.
- Automate reminders for appointments or events using Google Sheets data.
- Efficiently manage communication with team members through batch messaging.
How It Works
Initiate the workflow with a manual trigger. Fetch chat IDs from a specified range in Google Sheets. Split the chat IDs into manageable batches. Send a predefined message to each chat ID in Telegram after a wait period.
Setup Steps
- 1Import the workflow template into n8n.
- 2Configure Google Sheets credentials and specify the sheet range.
- 3Set up Telegram credentials and define the message content.
- 4Adjust the batch size in the SplitInBatches node if necessary.
- 5Execute the workflow to start sending messages.
Apps Used
Google Sheets
Telegram
Categories
Target Roles
Tags
#process automation
#notifications
#workflow management