Webhook Structure
All webhook payloads follow this general structure:Common Fields
Field | Type | Description |
---|---|---|
event | string | The type of event that triggered the webhook |
data | object | Event-specific payload containing relevant information |
Available Events
Here are the events you can subscribe to:Interview Events
interview_report.created
- Triggered when a new interview report is createdinterview_recording.completed
- Triggered when an interview recording is completedapplicant.completed
- Triggered when an applicant’s resume score is generated