What This Workflow Does
This automation solves the problem of manually checking websites, blogs, or news sources for updates. Instead of visiting multiple sites throughout the day, the workflow automatically monitors RSS feeds and sends instant Telegram notifications when new content is published.
Businesses use this to track competitor announcements, industry news, regulatory changes, or content from thought leaders. The automation runs continuously in the background, checking feeds at regular intervals and delivering formatted messages to your Telegram chat or channel with titles, summaries, and direct links to the new content.
How It Works
The workflow follows a simple but powerful sequence to transform RSS updates into actionable Telegram messages.
Step 1: RSS Feed Monitoring
The automation periodically checks configured RSS feeds for new items. It remembers which items have already been processed to avoid duplicate notifications.
Step 2: Content Processing
New RSS items are parsed to extract key information including title, description, publication date, author, and direct link to the full content.
Step 3: Message Formatting
The extracted information is formatted into a clean, readable Telegram message. You can customize the format to include only the information you need.
Step 4: Telegram Delivery
The formatted message is sent to your specified Telegram chat, group, or channel. The notification appears instantly on all connected devices.
Pro tip: Add filtering logic to only forward items containing specific keywords. This prevents notification overload from irrelevant content.
Who This Is For
This workflow is ideal for marketing teams monitoring competitor activity, content creators tracking industry trends, investors following company announcements, researchers staying updated on publications, and businesses that need to react quickly to news in their sector.
It's particularly valuable for remote teams who need shared awareness of important developments without requiring everyone to manually check the same sources. The automation serves as a centralized information hub that distributes updates to all relevant stakeholders simultaneously.
What You'll Need
- An n8n instance (cloud or self-hosted)
- Telegram account and bot token (create via @BotFather)
- Chat ID for your Telegram destination (personal chat, group, or channel)
- RSS feed URLs you want to monitor
- Basic understanding of RSS feed structure
Quick Setup Guide
Follow these steps to implement this automation in your n8n environment:
- Download and import the JSON template into your n8n instance
- Configure the RSS Feed Read node with your target feed URLs
- Set up your Telegram bot credentials in the Telegram node
- Specify the destination chat ID for notifications
- Adjust the polling interval based on how frequently you need updates
- Test with a known RSS feed to ensure notifications arrive correctly
- Activate the workflow and monitor initial runs
Pro tip: Start with a longer polling interval (like 1 hour) and shorten it once you confirm the workflow is working correctly and not overwhelming you with notifications.
Key Benefits
Save 5-10 hours weekly that would otherwise be spent manually checking websites and blogs for updates. The automation works continuously without breaks or distractions.
Never miss important updates with 24/7 monitoring that catches new content within minutes of publication, giving you a competitive advantage in fast-moving industries.
Improve team coordination by delivering the same information to all stakeholders simultaneously through Telegram groups or channels, ensuring everyone has access to the same timely intelligence.
Reduce information overload with customizable filtering that only forwards relevant content based on keywords, authors, or categories that matter to your business.
Create actionable intelligence by formatting raw RSS data into structured notifications with direct links, making it easy to immediately engage with new content.