n8n templateFreeBy Harshil Agrawal
Merge data for multiple executions
This workflow demonstrates how to merge data for different executions.  The Merge Data Function node fetches the data from different executions of the RSS Feed Read node and merges th...
DevelopmentCore NodesManual TriggerFunctionRss Feed ReadSplit In Batches
Loading interactive preview...
Template notes
This workflow demonstrates how to merge data for 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.