Get startedGet started for free

Process data in batches

Acme's product feed lands as one long list, but ops still needs to know which chunk each row went through — without stripping the original product columns.

Import the starter workflow, add Loop Over Items to walk the list in batches and an Edit Fields node that stamps processed and batch_label, then close the loop so every row gets tagged.

This exercise is part of the course

Intermediate Workflow Automation with n8n

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise