Person importapifinished
Person importapifinished
Person import from API finished.
WEBHOOK
person_import.api.finished
{
"_eventType": "person_import.api.finished",
"importId": "test_cm1uwhduy001vle4gr4soyqkq",
"status": "COMPLETED",
"updatedAt": "2024-09-01T00:00:00Z",
"failedRecords": [
{
"personId": "test_cm1uwhduy001vle4gr4soyqkq"
},
{
"email": "dev@rallyuxr.com"
}
]
}
Body
application/json
Response
200
Success
{
"_eventType": "person_import.api.finished",
"importId": "test_cm1uwhduy001vle4gr4soyqkq",
"status": "COMPLETED",
"updatedAt": "2024-09-01T00:00:00Z",
"failedRecords": [
{
"personId": "test_cm1uwhduy001vle4gr4soyqkq"
},
{
"email": "dev@rallyuxr.com"
}
]
}