Developer & DevOps

Read and batch process feeds from two RSS sources

4 nodes 292 151 Automatic trigger
Download

Workflow Description

Automation triggered manually that reads from two separate RSS feeds and processes the retrieved articles in organized batches. Consolidates content from multiple sources for efficient downstream processing and integration workflows.

How it works

  1. 1.Activate the manual trigger to initiate the workflow
  2. 2.Read articles from both RSS feed sources simultaneously
  3. 3.Combine and filter the fetched content from both feeds
  4. 4.Organize articles into batches for structured handling

Use cases

  • Monitor technology news from multiple industry blogs in a single dashboard
  • Aggregate product updates and release notes from vendor feeds for team awareness

Requirements

  • Two valid RSS feed URLs from your source publications
  • Active n8n instance with stable internet connectivity

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 292
Downloads 151

How to Use

  1. 1.Click "Download Template"
  2. 2.Open your n8n dashboard
  3. 3.Go to Workflows > Import from File
  4. 4.Select downloaded file and configure credentials

Nodes Used (4)

RSS Feed Read

Rss Feed Read

#1

When clicking "Execute Workflow"

Manual Trigger

#2

Code

Code

#3

Loop Over Items

Split In Batches

#4