Extract and transform nested webhook data
The order payloads arriving at Acme Corp's webhook are nested — customer details sit inside a user object and order details inside an order object. Before your downstream systems can use this data, you need to flatten it into a clean, simple structure.
You'll import a starter workflow with a Webhook Trigger that has pinned sample data, then add an Edit Fields node to extract and flatten the nested fields using dot notation, and a Respond to Webhook node to return the cleaned data.
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