Download Excel
Download Excel
Queue an async Excel export of custom KPI values
POST
Download Excel
Download Excel
Queue an asynchronous Excel export of custom KPI values for a dataset. The export is processed in the background and you receive an email with the download link when ready.Request
Headers
Your API key for authenticationExample:
sk_live_1234567890abcdefYour organization UUIDExample:
a8315ef3-dd50-43f8-b7ce-d839e68d51faPath Parameters
UUID of the dataset to export
Body Parameters
KPI UUIDs to include in the export (max 100). Empty array exports all KPIs.
Campaign UUIDs to include (max 100). Empty array exports all campaigns.
Export language:
es (Spanish) or en (English)Response (202 Accepted)
Confirmation message
Always
true — the export is processing asynchronouslyUUID of the processing job for tracking progress
Example
Successful Response
Common Errors
401 Unauthorized
Cause: Missing or invalid API key403 Forbidden
Cause: The authenticated user is not a member of the organization404 Not Found
Cause: The dataset does not exist or belongs to another organizationRelated Endpoints
List Dataset Values
View values in the browser
Get Dataset
View dataset details

