Skip to main content

Event Payloads

Below are example response payloads for each webhook event type. All payloads are sent as JSON via a POST request to your webhook endpoint.
Although the REST API resource has been renamed from “applicants” to “candidates”, the applicant_applied and cv_upload_completed events keep their applicant.* payload field names. These events fire for a specific candidate sub-type (type: "applicant") and the legacy naming is preserved for backwards compatibility.

applicant_applied

Sent when a candidate applies to one of your jobs.

Response Fields


job_activated

Sent when a job is made active.

Response Fields


job_deactivated

Sent when a job is deactivated.

Response Fields

Same fields as job_activated.

job_added

Sent when a new job is published.

Response Fields

Same fields as job_activated.

job_deleted

Sent when a job is permanently removed.

Response Fields

Same fields as job_activated.

cv_upload_completed

Sent when CV processing and analysis is finished.

Response Fields


meeting_booked

Sent when a meeting is successfully scheduled via Hirempire.

Response Fields