This workflow automates the process of monitoring multiple RSS feeds and sending categorized notifications via Telegram. Triggered every 10 minutes by a Cron node, it reads RSS feeds, filters out previously processed items to identify new entries, and then sends tailored messages based on content analysis. The workflow integrates multiple RSS sources, applies regex filtering for security-related content, and uses conditional logic to route relevant updates to different Telegram channels. This setup is particularly useful for keeping teams updated on industry news, security alerts, or specific topics of interest without manual intervention.
Automated RSS Monitoring and Notifications with n8n
Node Count | 11 – 20 Nodes |
---|---|
Nodes Used | cron, function, if, rssFeedRead, splitInBatches, telegram |
Reviews
There are no reviews yet.