Skip to main content

Export contacts as CSV

GET 

/contacts/export

The whole base — or whatever the filters select — as a CSV, without paging. One column per custom field, after the fixed ones. The file starts with a UTF-8 BOM, the phone has no + and cells starting with =, +, - or @ get a ' in front.

An API key limited to some numbers gets 403: this operation covers the whole base.

Request

Responses

CSV file.