Developer & DevOps
Merge multiple runs into one
7 nodes
201
124
Automatic trigger
Workflow Description
A workflow template that consolidates multiple execution outputs into a single run using wait nodes and conditional logic, enabling efficient batch processing and data synchronization before forwarding to subsequent steps.
How it works
- 1.Trigger the workflow manually using the built-in button
- 2.Partition incoming data into equal batches with Split In Batches node
- 3.Wait for all batch processing to complete simultaneously
- 4.Apply logical conditions to validate data state and integrity
- 5.Merge execution results into a unified array using custom code
- 6.Store the consolidated data in the Customer Datastore
Use cases
- Combine multiple API responses into a single unified request
- Process large customer lists by batching them and consolidating results
- Aggregate separate daily reports into one file before distribution
Requirements
- Access to N8N Training Customer Datastore integration
- Basic understanding of wait and conditional logic nodes
- Simple JavaScript code for data consolidation
Service Value
Ideal as a smart automation service combining integrations and AI to produce ready-to-use results.
Apps Used
N8N Training Customer Datastore
Split In Batches
Details
Trigger
Automatic trigger
Nodes
7
Apps
2
Views
201
Downloads
124
How to Use
- 1.Click "Download Template"
- 2.Open your n8n dashboard
- 3.Go to Workflows > Import from File
- 4.Select downloaded file and configure credentials
Nodes Used (7)
On clicking 'execute'
Manual Trigger
Customer Datastore
N8N Training Customer Datastore
Wait
Wait
Done looping?
If
Merge loop items
Code
NoOp
No Op
Loop Over Items
Split In Batches