Create Export Action

Export a collection of contacts to a CSV file. Supply fields to specify which contact columns appear in the CSV (including custom attribute keys). The action runs asynchronously — poll the returned record with GET /api/v2/contacts/export_actions/{id}. Once complete, file_url contains the download URL for the generated CSV.
Exactly one target selection must be supplied: stable_id, stored_filter_id (alias filter_id), target_ids, or target_all. Returns 422 if none is provided or if the supplied value is invalid.

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

Information about a new Export Action

contacts_export_action
object

Contacts Export Actions

Responses

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