Webhooks

Employment Created

Sample webhook payload for employment-created:

{
   "webhook_id":"984e2cf9b69e4bc29acea714f1d5a554",
   "task_id":"c32fb957ec7246828da56be7516da765",
   "link_id":"9915c50cc047413bb810767f218390f8",
   "product":"employment",
   "tracking_info":null,
   "event_type":"employment-created",
   "event_created_at":"2022-08-23T17:32:19.307951Z",
   "object_id":"427abebd8590457e8332fdff77fc412f",
   "user_id": "88fef4cea64c40b5ad6727cc9b0b9fdc"
}

The employment-created event will be sent when the non-refresh Task is successful and done. It will be sent when each employment or profile is created and completed. If there are multiple employments found, a webhook will be sent for each.