Communication

Send Telegram Messages on Scheduled Intervals Automatically

3 nodes 112 88 Scheduled trigger
Download

Workflow Description

Automate sending recurring messages through Telegram at precise intervals using Cron scheduling. Enable users to set up automatic alerts, reminders, and periodic updates without manual intervention.

How it works

  1. 1.Define the schedule using Cron expressions to set frequency and exact timing.
  2. 2.Process and prepare message content when each scheduled trigger executes.
  3. 3.Deliver the formatted message automatically to your designated Telegram chat or channel.

Use cases

  • Send daily or weekly team notifications and status updates via Telegram.
  • Schedule automatic reminders for recurring meetings, deadlines, or maintenance tasks.
  • Broadcast periodic system health checks or project progress reports to subscribers.

Requirements

  • Telegram Bot API token obtained from BotFather to enable the bot.
  • Chat ID or channel identifier where messages will be delivered.
  • Basic understanding of Cron expressions to configure your desired schedule.

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 112
Downloads 88

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)

Morning reminder

Cron

#1

format reminder

Function Item

#2

Send journal reminder

Set

#3