Get startedGet started for free

Squashing nested data!

Acme Events sometimes receives data from external APIs where fields are nested inside objects — for example, a user object containing name and email. To use this data downstream or merge it with other sources, you need to flatten it first.

Import a start workflow that outputs nested data, then add an Edit Fields (Set) node that extracts the nested fields into flat name and email outputs.

This exercise is part of the course

Introduction to Workflow Automation with n8n

View Course

Hands-on interactive exercise

Turn theory into action with one of our interactive exercises

Start Exercise