Developer & DevOps

Connect Cron with Telegram

7 nodes 205 127 Automatic trigger
Download

Workflow Description

Scheduled automation that reads RSS feeds and delivers updates to Telegram channels, with conditional email notifications via AWS SES. Runs on cron triggers for consistent monitoring and team alerts.

How it works

  1. 1.Execute workflow on a predefined schedule using Cron trigger
  2. 2.Fetch latest updates and entries from configured RSS feed sources
  3. 3.Evaluate conditional logic to filter relevant content before delivery
  4. 4.Send formatted messages and alerts to designated Telegram channels
  5. 5.Dispatch email notifications through AWS SES when conditions are met

Use cases

  • Monitor blog updates and news feeds with automatic Telegram notifications for development teams
  • Deliver scheduled digest of tech news and RSS content with email backup to subscribers

Requirements

  • Telegram Bot API token and target channel or chat ID configured
  • AWS SES credentials with verified sender email and proper IAM permissions
  • Valid and active RSS feed URL from the source to be monitored

Service Value

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

Apps Used

Rss Feed Read Schedule Telegram Aws Ses

Details

Trigger Automatic trigger
Nodes 7
Apps 4
Views 205
Downloads 127

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)

On clicking 'execute'

Manual Trigger

#1

RSS Feed Read

Rss Feed Read

#2

IF

If

#3

Cron

Cron

#4

Filter by current day

Function

#5

Telegram

Set

#6

AWS SES

Aws Ses

#7