n8nflow.net logo

Merge data for multiple executions

by Harshil AgrawalUpdated: Last update a year agoSource: n8n.io
Loading workflow viewer...

Getting Started

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.