Use Cases
- Monitor multiple RSS feeds for new articles.
- Send instant notifications to Telegram channels for relevant updates.
- Filter and categorize content based on specific keywords.
- Stay informed on IT and security topics without manual checks.
How It Works
Triggers every 10 minutes using a cron job. Fetches RSS feed URLs from a predefined list. Reads articles from each RSS feed. Filters out previously seen articles to avoid duplicates. Sends notifications to Telegram channels based on content categorization.
Setup Steps
- 1Import the workflow into n8n.
- 2Configure Telegram credentials for each channel.
- 3Adjust RSS feed URLs as needed.
- 4Set up the cron job timing if different from the default.
Apps Used
Telegram
RSS Feed Reader
Function
Categories
Target Roles
Industries
Tags
#notifications
#process automation
#workflow management