top of page
Merge Multiple Data Runs into One Workflow
An n8n workflow to retrieve all customer records from a datastore, process them in batches with delay, and merge all batch outputs into a single consolidated dataset. Utilizes n8n nodes: Manual Trigger, Custom Customer Datastore API, SplitInBatches, Wait, NoOp, If, and Code node for aggregation.

bottom of page
