Split nested data into individual items
The export bundles line items inside each order, but the warehouse's pick list expects one line per row — nested arrays don't cut it downstream.
Import the starter orders, add Split Out on the items array, and turn those parent orders into individual line rows that still carry the order fields.
This exercise is part of the course
Intermediate Workflow Automation with n8n
Hands-on interactive exercise
Turn theory into action with one of our interactive exercises
Start Exercise