Input
- v2
| Field | Description | Type | Required |
|---|---|---|---|
dataSource | Reference to the source data to transform. | string | Yes |
externalSources | Additional named data sources referenced by mapping expressions. | object | No |
fields | Field mapping definitions applied to the source data. | array | Yes |
Output
- v2
| Field | Description | Type | Required |
|---|---|---|---|
data | The mapped fields produced from the source data. | any | Yes |