Flatten@1
Node Flatten@1
is used to flatten a nested object structure in the payload.
Adapter Prerequisites
- General availability: All adapters support this node type.
Node Configuration
For fields path
, targetPath
, targetValueWriteMode
, and targetValueKind
, see Overview.
transformations:
- type: Flatten@1
path: $.x[*]._updateItems[*] # Path to the nested object structure
targetPath: $._updateItems # Path where the data should be stored in the payload