⚒️ Merge multiple runs into one
⚡ 11,217 views · ⚒️ Engineering
Description
This is a workflow that might come handy after using loops. They usually leave you with items spread across different “runs”. The Code node in this example workflow merges them into a single run, so you have a single list of items which is often easier to work with.
Simply adjust the node name inside the Code node as needed.
The idea is based on this older workflow template.
🔗 Nodes Used
Start, Customer Datastore (n8n training)
📥 Import
Download workflow.json and import into n8n:
Workflow menu → Import from File