This webhook is triggered when a person import via API is finished.Documentation Index
Fetch the complete documentation index at: https://docs.rallyuxr.com/llms.txt
Use this file to discover all available pages before exploring further.
The type of event. For this webhook, it is always
person_import.api.finished.Unique identifier of the import.
Status of the import. Possible values are
NOT_STARTED, UPLOADING, ERROR,
and COMPLETED.Timestamp the import finished.
Array of failed records. Each record contains either a
personId or an email field. Can be null if there are no failed records.