Create a new import
payload
is an array of objects, where each object will be imported. For all three types, we expect the same payload you would also send to their respective /x_details
endpoint.
To simplify integrations, deals and appointments both accept an additional contact_external_id
that can be set instead of the contact_id
.
contact_details
imports, we also accept a list of phone numbers for both whatsapp
and sms
:
country_codes
array along:
/format
endpoint separately. It will be handled within the import.Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Filtering Columns
import
The body is of type object
.
The updated Import object
The response is of type object
.