Skip to main content

Create an import

Start an asynchronous import job. Import creation requires owner role.
string
required
Entity type: contacts, companies, or deals
string
required
URL of the file to import (must be accessible)
Example

Response

Get import status

Response

Import statuses: pending, processing, completed, failed.

Create an export

Start an asynchronous export job.
string
required
Entity type: contacts, companies, or deals
string
default:"csv"
Export format: csv or json
Example

Get export status

Response

Export statuses: pending, processing, completed, failed. The download_url is available once the status is completed.