Developer & DevOps
Read RSS feeds from two different sources
4 nodes
211
117
Automatic trigger
Workflow Description
Advanced template for monitoring multiple RSS sources efficiently. Captures updates from two distinct feeds and intelligently batches them for separate processing, enabling streamlined content aggregation and scalable automation workflows that handle distributed data sources.
How it works
- 1.Trigger the workflow manually or via external event
- 2.Fetch latest entries from the first RSS feed source
- 3.Fetch latest entries from the second RSS feed source
- 4.Merge results and split into batches for parallel or sequential processing
Use cases
- Aggregate technical news and updates from multiple industry blogs simultaneously
- Monitor software releases and security advisories across different vendor channels
- Batch-process multi-source feeds for indexing, storage, or republication workflows
Requirements
- Valid and accessible RSS feed URLs from both sources
- Proper network access to external feed endpoints
- Downstream system (database, API, or app) configured to receive batched data
Service Value
Ready-made workflow template for automation delivery and service execution.
Apps Used
Rss Feed Read
Split In Batches
Details
Trigger
Automatic trigger
Nodes
4
Apps
2
Views
211
Downloads
117
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (4)
RSS Feed Read
Rss Feed Read
When clicking "Execute Workflow"
Manual Trigger
Code
Code
Loop Over Items
Split In Batches