Merge Data for Multiple Executions - n8n Workflow | Neura Market
Merge Data for Multiple Executions
This workflow demonstrates how to merge data from different executions.

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.
Platform
n8n
Category
Data & Analytics
Price
Free
Creator
Harshil Agrawal
if
function
rssFeedRead
manualTrigger
splitInBatches
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.