Skip to main content
This webhook is triggered when a person import via API is finished.
string
required
The type of event. For this webhook, it is always person_import.api.finished.
string
required
Unique identifier of the import.
string
required
Status of the import. Possible values are NOT_STARTED, UPLOADING, ERROR, and COMPLETED.
string
required
Timestamp the import finished.
array
required
Array of failed records. Each record contains either a personId or an email field. Can be null if there are no failed records.
Example Payload: