This n8n workflow automates the process of monitoring an RSS feed for new updates and sending notifications via Telegram. It triggers periodically using a Cron node, reads the RSS feed to find new articles, and compares their publication date with the latest recorded date. If new articles are detected, it updates the latest read timestamp and sends a custom message to a Telegram chat with the article details. This workflow is ideal for users who want to keep their Telegram channels updated with the latest news or blog posts from specified RSS feeds automatically.
Automated RSS Feed Alerts to Telegram
Node Count | 6 – 10 Nodes |
---|---|
Nodes Used | cron, function, if, noOp, rssFeedRead, telegram |
Reviews
There are no reviews yet.