Bulk Export a List Of Objects in a form of headers and lines.

Bulk Export

method

description

https://api.pepperi.com/v1.0/export/{resource_name}
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.

Bulk Export Job Info

method

description

get

https://api.pepperi.com/v1.0/export/jobinfo/{job_id}

Retrieves bulk export status information.