Available Events
When configuring your webhook at hirempire.com/webhooks, you can subscribe to any of the following event types:job_added
job_added
Job AddedTriggered when a new job is published.This event fires as soon as a new job posting is created and published in your Hirempire account.Event ID:
job_addedjob_activated
job_activated
Job ActivatedTriggered when a job is made active.This event fires when a previously inactive or draft job is activated and becomes visible.Event ID:
job_activatedjob_deactivated
job_deactivated
Job DeactivatedTriggered when a job is not active.This event fires when an active job is deactivated, removing it from active listings.Event ID:
job_deactivatedjob_deleted
job_deleted
Job DeletedTriggered when a job is permanently removed.This event fires when a job posting is permanently deleted from your Hirempire account.Event ID:
job_deletedapplicant_applied
applicant_applied
Applicant AppliedTriggered when someone applies to one of your jobs.This event fires when a candidate submits an application to any of your published job postings. The payload includes the applicant’s full profile, AI evaluation, and application details.Event ID:
applicant_appliedcv_upload_completed
cv_upload_completed
CV Uploading Process CompletedTriggered when CV processing and analysis is finished.This event fires after Hirempire has completed processing and analyzing an uploaded CV, including AI-powered data extraction and evaluation.Event ID:
cv_upload_completedmeeting_booked
meeting_booked
Meeting BookedTriggered when a meeting is successfully scheduled via Hirempire.This event fires when a candidate or team member books a meeting through the Hirempire scheduling system.Event ID:
meeting_bookedQuick Reference
| Event ID | Description |
|---|---|
job_added | Triggered when a new job is published |
job_activated | Triggered when a job is made active |
job_deactivated | Triggered when a job is not active |
job_deleted | Triggered when a job is permanently removed |
applicant_applied | Triggered when someone applies to one of your jobs |
cv_upload_completed | Triggered when CV processing and analysis is finished |
meeting_booked | Triggered when a meeting is successfully scheduled via Hirempire |
You can subscribe to one or more events per webhook. Visit hirempire.com/webhooks to configure your subscriptions.