$0+

Google Sheets to Telegram Batch Message Sender (n8n Workflow)

I want this!

Google Sheets to Telegram Batch Message Sender (n8n Workflow)

$0+

Send bulk Telegram messages straight from your Google Sheets contacts—without hitting rate limits—using this fully automated n8n workflow.

Here’s how it works:

  • Google Sheets Integration: Fetches your contact list (Chat IDs) directly from a Google Sheet.
  • Batch Sending: Uses the Split in Batches node to send messages in controlled groups (default: 30 per batch) to avoid Telegram restrictions.
  • Wait & Resume: Introduces a delay between batches (default: 30 seconds) to ensure smooth delivery.
  • Telegram Messaging: Sends your predefined message (“Hello” by default) to each contact automatically.

This automation is perfect for community managers, event organizers, marketers, and anyone who needs to send updates or announcements to large Telegram lists without manual forwarding.

$
I want this!

An n8n automation that reads Chat IDs from Google Sheets and sends messages in safe batches to Telegram contacts, avoiding spam flags and delivery issues.

Automation Type
Telegram bulk messaging from Google Sheets
Workflow Platform
n8n
App Integrations
Google Sheets API, Telegram Bot API
Trigger Type
Manual execution
Batch Size
Default 30 messages per batch (customizable)
Delay
Default 30 seconds between batches (customizable)
Skill Level
Beginner–Intermediate