Process data in batches
You're helping Acme Corp refresh a product feed that arrives as one long list. The ops team needs every item tagged with which processing batch it belonged to, without losing any of the original fields.
You'll import a starter workflow with fifty pinned product rows, add a Loop Over Items node to pull them through in batches of ten, then add an Edit Fields node that sets processed and batch_label using $runIndex, and wire the loop so all fifty items receive labels.
Diese Übung ist Teil des Kurses
Intermediate Workflow Automation with n8n
Interaktive Übung
In dieser interaktiven Übung kannst du die Theorie in die Praxis umsetzen.
Übung starten