Aggregate and Curate RSS Feeds for Telegram Channel Updates - n8n Workflow | Neura Market
Aggregate and Curate RSS Feeds for Telegram Channel Updates
This workflow aggregates multiple RSS feeds, curates the content, and sends the formatted results to a Telegram channel, ensuring timely and organized updates.
This workflow is designed to streamline the process of gathering and distributing content from multiple RSS feeds. It uses regular expressions and JavaScript to format and filter the feed data, merges the feeds, and sorts them by publication date. The curated list is then formatted in Markdown and sent to a specified Telegram channel. The workflow is triggered every eight hours, ensuring that only the most recent and relevant content is shared.
Platform
n8n
Category
Communication
Price
Free
Creator
Nadia Popov
set
code
sort
merge
filter
telegram
stickyNote
rssFeedRead
scheduleTrigger
How to import this workflow into n8n
1Purchase or download the workflow to get the n8n workflow JSON file.
2In your n8n instance, open Workflows and choose "Import from File" (or paste the JSON with Ctrl+V on the canvas).
3Open each node marked with a credential warning and connect your own accounts and API keys.
4Run the workflow once manually to verify the data flow, then toggle it to Active.