Skip to main content

Merge data for multiple executions

Workflow preview

Merge data for multiple executions preview
Open on n8n.io

Important notice

This workflow is provided as-is. Please review and test before using in production.

Overview

This workflow demonstrates how to merge data for different executions.

workflow-screenshot

The Merge Data Function node fetches the data from different executions of the RSS Feed Read node and merges them under a single object.

Note: If you want to process the items that get merged, you will have to convert the single item into n8n understandable multiple items.