ComenzarEmpieza gratis

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 ejercicio forma parte del curso

Intermediate Workflow Automation with n8n

Ver curso

Ejercicio interactivo práctico

Pon en práctica la teoría con uno de nuestros ejercicios interactivos

Empezar ejercicio