Split nested data into individual items
Acme Retail's order export contains five orders, each with a nested items array of line items. The warehouse system needs one item per row on the pick list — you can't process nested arrays directly. You need to break them out.
You'll import orders with nested items arrays and add a Split Out node configured on that array, so five parent orders expand into thirteen individual line items while keeping order-level fields on every row.
Este exercício faz parte do curso
Intermediate Workflow Automation with n8n
Exercício interativo prático
Transforme a teoria em ação com um de nossos exercícios interativos
Começar o exercício