Create a downloadable file from JSON data

Generates a downloadable Excel file from provided data and returns a presigned URL that can be used to download the file.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params

Payload for create/download: either an array of record objects OR a matrix (array of arrays) with top-level columnNames.

string

Optional display name for the file; defaults to a timestamp.

data
required

Rows to import.

columnNames
array of strings

Required when using matrix format (array of arrays).

columnNames
Headers
string
required

Account access key.

string
required

Account secret key.

Responses

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json