Skip to main content
Version: Next

Export dashboard chart data to Excel

POST 

/api/v1/dashboard/:pk/export_xlsx/

Enqueues an async task that writes each chart's data to its own worksheet, uploads the .xlsx to S3, and emails the requesting user a pre-signed download link. Returns immediately with a job id.

Request

Responses

Export task accepted