post

post-export-json

Starts a new async bulk export job that exports multiple {resource_name} data as a list of headers and lines. This async request returns a Job ID and URI to query the job’s status.

Resource URL

https://api.pepperi.com/v1.0/export/

Query Parameters

Name
Values
Description
where
Filter results by SQL-Style where clause.
order_by
Defines the sort order of the results.
fields
Return specified fields only. (comma delimited)
include_deleted
Include records in "Hidden" status.

HTTP Basic:

Request to:

Response Error Details

  • Request
  • Response
  • cURL
Make a request and see the response.
Make a request and see the response.
Make a request and see the response.