Create an export job
Queues a background job that exports one object definition to CSV or XLSX.
POST
/api/unstable/exportsQueues a background job that exports one object definition to CSV or XLSX.
Request Body
application/json
objectHandle*string
Object handle to export.
Example
"customers"format*string
File format generated for the export.
Value in
"csv" | "xlsx"Example
"csv"limit?number
Optional maximum number of rows to include.
Example
1000updatedSince?|
[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json