Skip to main content
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

string
required
Your API key for authenticationExample: sk_live_1234567890abcdef
string
required
Your organization UUIDExample: a8315ef3-dd50-43f8-b7ce-d839e68d51fa

Path Parameters

string
required
UUID of the dataset to export

Body Parameters

string[]
default:"[]"
KPI UUIDs to include in the export (max 100). Empty array exports all KPIs.
string[]
default:"[]"
Campaign UUIDs to include (max 100). Empty array exports all campaigns.
string
default:"es"
Export language: es (Spanish) or en (English)

Response (202 Accepted)

string
Confirmation message
boolean
Always true — the export is processing asynchronously
string
UUID of the processing job for tracking progress

Example

Successful Response

Common Errors

401 Unauthorized

Cause: Missing or invalid API key

403 Forbidden

Cause: The authenticated user is not a member of the organization

404 Not Found

Cause: The dataset does not exist or belongs to another organization

List Dataset Values

View values in the browser

Get Dataset

View dataset details