Data Transform
Restructure data using a JSON template with dynamic expressionsProperties
| Property | Value |
|---|---|
| Type | data-transform |
| Family | Logic |
| Group | Data |
Parameters
| Name | Label | Type | Description | Required |
|---|---|---|---|---|
| template | Template | JSON | Define the output structure. Use {{ NODE_ID.field }} format for dynamic values. | Yes |
Outputs
| Name | Label | Type | Description |
|---|---|---|---|
| data | data | object | Transformed data with resolved values |

