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.
Cet exercice fait partie du cours
Intermediate Workflow Automation with n8n
Exercice interactif pratique
Passez de la théorie à la pratique avec l’un de nos exercices interactifs
Commencer l’exercice