Developer & DevOps

RSS to Telegram

7 nodes 218 120 Scheduled trigger
Download

Workflow Description

Automation that reads RSS feed content at scheduled intervals and automatically sends new updates to Telegram channels or groups, saving time on tracking news and technical sources without manual effort.

How it works

  1. 1.Set up the scheduled trigger (Cron) based on your desired frequency
  2. 2.Fetch and parse content from the specified RSS feed source
  3. 3.Filter and identify only new articles since the last check
  4. 4.Send article title, link, and summary to the target Telegram channel

Use cases

  • Monitor tech blogs, news outlets, and industry updates automatically for your team
  • Distribute curated content to Telegram channels for centralized team access

Requirements

  • Active Telegram account with a Bot API token from BotFather
  • Valid and accessible RSS feed URL from your content source

Service Value

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

Apps Used

Telegram Rss Feed Read Schedule

Details

Trigger Scheduled trigger
Nodes 7
Apps 3
Views 218
Downloads 120

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)

Telegram

Set

#1

RSS Feed Read

Rss Feed Read

#2

Latest Read

Function

#3

IF

If

#4

Write Latest Read

Function

#5

NoOp

No Op

#6

Cron

Cron

#7