Data Toolkit - Merge Branches & Catch Failures (no setup)
Runs immediately with no connected accounts. Two branches produce data in parallel, Merge brings them back into one stream and Aggregate summarises it. Also shows the Error Trigger: add a failure anywhere and the handler branch reports it instead of the run failing silently.
How it works
The flow you get, exactly as it lands on your canvas.
- Code
Run JavaScript, TypeScript, Python, PHP or Lua over the items passing through. The escape hatch.
- Code
Run JavaScript, TypeScript, Python, PHP or Lua over the items passing through. The escape hatch.
- Merge
Combine items from several incoming branches into one stream.
- Aggregate
Summarise many items into totals, averages and counts - optionally grouped.
- Error TriggerStarts here
Runs when this workflow fails. Wire it to a notification to be told.
- Set Fields
Build or reshape data: rename, add, and format fields without writing code.