ComeçarComece de graça

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.

Este exercício faz parte do curso

Intermediate Workflow Automation with n8n

Ver curso

Exercício interativo prático

Transforme a teoria em ação com um de nossos exercícios interativos

Começar o exercício