Recerc

Create an export job

Queues a background job that exports one object definition to CSV or XLSX.

POST/api/unstable/exports

Queues 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.

Example1000
updatedSince?|
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json