Create an import
Start an asynchronous import job. Import creation requires owner role.string
required
Entity type:
contacts, companies, or dealsstring
required
URL of the file to import (must be accessible)
Example
Response
Get import status
Response
pending, processing, completed, failed.
Create an export
Start an asynchronous export job.string
required
Entity type:
contacts, companies, or dealsstring
default:"csv"
Export format:
csv or jsonExample
Get export status
Response
pending, processing, completed, failed. The download_url is available once the status is completed.