Developer & DevOps

Send scheduled Telegram messages using Cron automation

3 nodes 178 97 Scheduled trigger
Download

Workflow Description

An automation template that sends predefined messages to Telegram channels or conversations on a recurring schedule using Cron expressions. Enables automatic periodic notifications, reminders, and alerts without manual intervention or constant monitoring.

How it works

  1. 1.Define the recurrence interval (hourly, daily, weekly) using Cron syntax
  2. 2.Prepare message content and payload data for transmission
  3. 3.Deliver the message automatically to the specified Telegram channel or chat

Use cases

  • Send daily team reminders, status updates, or important notifications on schedule
  • Post recurring system alerts, server health checks, or infrastructure status reports
  • Notify teams with scheduled messages, periodic statistics, or routine announcements

Requirements

  • Valid Telegram Bot API token for authentication
  • Correct Telegram channel or chat ID
  • Properly formatted Cron expression for scheduling

Service Value

Ready-made workflow template for automation delivery and service execution.

Apps Used

Schedule Telegram

Details

Trigger Scheduled trigger
Nodes 3
Apps 2
Views 178
Downloads 97

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (3)

Cron

Cron

#1

HTTP Request

HTTP Request

#2

Telegram

Set

#3