All templates
Data Primitivesbeginner
Data Toolkit - Filter, Loop & Summarise (no setup)
Runs immediately with no connected accounts. Generates sample records, keeps the high scorers, processes them one at a time with a pause between each, then summarises the result. Use it to see how Code, Filter, Loop, Set Fields and Aggregate fit together.
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.
- Filter
Keep only the items matching your conditions; route the rest to a second output.
- Loop
Run the following nodes once per item, with optional batching and delay.
- Set Fields
Build or reshape data: rename, add, and format fields without writing code.
- Aggregate
Summarise many items into totals, averages and counts - optionally grouped.