RSS Feed Reader Notifications
detail.loadingPreview
Fetches RSS feeds and sends notifications to Telegram based on content.
🚀Ready to Deploy This Workflow?
About This Workflow
Overview
This workflow automates the process of monitoring multiple RSS feeds. It fetches new items from specified feeds at regular intervals, filters them based on content keywords, and then sends relevant notifications to different Telegram channels. This is particularly useful for staying updated on security advisories, Microsoft tech community updates, and other relevant news.
Key Features
- Periodically fetches new items from RSS feeds.
- Filters RSS items based on content keywords using regular expressions.
- Distributes notifications to different Telegram channels based on content categories (e.g., Security, M365).
- Handles potential duplicate entries to ensure only new items are processed.
- Includes robust error handling and retry mechanisms.
How To Use
- Import the workflow: Upload the JSON file into your n8n instance.
- Configure Environment Variables: Set
BASE_URLandWEBHOOK_URLin your n8n environment settings. - Configure Telegram Credentials: Set up Telegram API credentials for each desired notification channel (e.g., M365_RSS, Security_RSS).
- Configure Telegram Chat IDs: Replace
TelegramIDin the Telegram nodes with your actual Telegram chat IDs. - Adjust RSS Feed URLs: Update the
RSS Sourcenode to point to your desired RSS feed URLs. - Customize Filtering: Modify the
IF-2node'svalue2parameter to include or exclude keywords relevant to your notification needs. - Schedule Execution: Configure the
Cronnode to set the desired polling interval for the RSS feeds.
Apps Used
Workflow JSON
{
"id": "f483e57b-1075-43ae-a949-549703174be2",
"name": "RSS Feed Reader Notifications",
"nodes": 0,
"category": "RSS Feed Automation",
"status": "active",
"version": "1.0.0"
}Note: This is a sample preview. The full workflow JSON contains node configurations, credentials placeholders, and execution logic.
Get This Workflow
ID: f483e57b-1075...
About the Author
Crypto_Watcher
Web3 Developer
Automated trading bots and blockchain monitoring workflows.
Statistics
Verification Info
Related Integrations
- Telegram + Telegram Trigger(362 workflows)
- Schedule Trigger + Telegram(152 workflows)
- Google Sheets + Telegram(118 workflows)
- Split Out + Telegram(76 workflows)
- Google Sheets + Telegram Trigger(73 workflows)
- Google Drive + Telegram(64 workflows)
- Gmail + Telegram(63 workflows)
- Execute Workflow Trigger + Telegram(58 workflows)
- Convert To File + Telegram(49 workflows)
- RSS Feed Read + Schedule Trigger(48 workflows)
Related Workflows
Discover more workflows you might like
RSS Feed Reader with Photo Extraction
Reads RSS feeds, extracts new items with images, and processes their content.
Post RSS Feed Items from Yesterday to Slack
This workflow fetches RSS feed items published yesterday and posts them to a Slack channel.
Telegram Profanity & Toxicity Filter
This n8n workflow automatically monitors incoming Telegram messages for profanity and toxic language. It leverages Google's Perspective API to analyze message content, and if a message is deemed inappropriate, the workflow sends an automated warning response back to the sender.
Automate Shipment Tracking with Telegram and n8n
Streamline your logistics operations by automating shipment tracking with Telegram and n8n. This workflow allows drivers to easily share updates, and ensures timely notifications to your team.
n8n Error Alerting to LINE: Never Miss a Workflow Failure Again
Instantly get notified on LINE whenever an n8n workflow encounters an error. This template ensures you're always aware of issues, allowing for prompt resolution and uninterrupted automation.
Automate Competitor Tracking with Crunchbase & ClickUp
Streamline competitor analysis by automatically fetching data from Crunchbase and creating review tasks in ClickUp. Stay informed about market changes without manual effort.