cdp_create_data_export
Define and configure data exports from the Customer Data Platform by specifying export items and optional folder organization.
Instructions
Create a new data export definition. Body must be a JSON STRING containing at least name and exportDefItems. Pass folder_id to place the export in a specific folder (matches Vega UI which always sends ?folderId=). Controller expects an array, so the body you provide is wrapped in [...] automatically.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | Yes | ||
| tenant_id | No | ||
| folder_id | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |