Webhook: Interview submitted
{
"table": "interview_result",
"schema": "public",
"record": {
"id": "7a0f2252-1b61-4660-ae55-f4271ca34687",
"question_set_id": "4316a76e-ab40-4dce-97fa-4db3f8caf3c4",
"profile_interview_id": "19bd7229-7f5c-4686-917a-2687d3e6bae4",
"candidate_external_id": "1234576e-ab40-4dce-97fa-4db3f8caf3c4",
"status": "active", // if status is draft, the user has not submitted the interview
"processing_status": "completed",
"ai_analysis_recruiter": "Detailed analysis",
"score": 5.12,
"ai_analysis_recruiter_score": 4.212,
"ai_analysis_recruiter_why_hire": ["first", "second", "third"],
"ai_analysis_recruiter_why_not_hire": ["first", "second", "third"],
"pdf_export_url": "https://...",
"pdf_export_valid_until": "2024-11-06T05:30:19.961+00:00"
}
}
PDF Export URL in the Webhook
1.
2.
3.
4.
5.
6.