НачатьНачать бесплатно

Extract and transform nested webhook data

The order payloads coming into the webhook are nested — customer details sit inside a user object and order info inside an order object. Downstream systems need a flat, single-level structure.

Import the starter workflow, add an Edit Fields node that flattens the nested fields using dot notation, and return the cleaned payload with Respond to Webhook.

Это упражнение является частью курса

Intermediate Workflow Automation with n8n

Посмотреть курс

Практическое интерактивное упражнение

Превратите теорию в практику с помощью одного из наших интерактивных упражнений

Начать упражнение