Developer & DevOps

Send Telegram messages on scheduled intervals using Cron

7 nodes 289 147 Scheduled trigger
Download

Workflow Description

Automation that sends messages to Telegram channels or chats at specific times using Cron scheduling. Ideal for periodic alerts, recurring reports, and critical notifications that require no manual intervention.

How it works

  1. 1.Trigger the scheduled event at the specified Cron time
  2. 2.Evaluate conditional logic before sending the message
  3. 3.Deliver the message to Telegram via Bot API to the recipient

Use cases

  • Send daily server maintenance alerts to DevOps teams
  • Deliver morning performance reports to monitoring channels
  • Automatic reminders for critical project deadlines and tasks

Requirements

  • Valid Telegram Bot API token or API key
  • Chat ID or channel identifier for the message recipient
  • Correctly configured Cron schedule matching your notification frequency

Service Value

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

Apps Used

Schedule Telegram

Details

Trigger Scheduled trigger
Nodes 7
Apps 2
Views 289
Downloads 147

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 (7)

HTTP Request

HTTP Request

#1

Wait

Wait

#2

HTTP Request1

HTTP Request

#3

IF

If

#4

Cron

Cron

#5

Telegram1

Set

#6

NoOp

No Op

#7