Events
interview.updated
Getting Started
Endpoints
- Applications
- Candidates
- Jobs
- Feedback
- Interviews
- Users
- Files
- Settings
- Webhooks
Webhooks
- Overview
- Verify Webhook Signatures
- Webhook retries
- Events
- job.created
- job.updated
- job.status.updated
- job.deleted
- application.created
- application.stage.updated
- application.deleted
- candidate.updated
- candidate.note.created
- candidate.note.updated
- candidate.note.deleted
- candidate.tag.added
- candidate.tag.removed
- feedback.requested
- feedback.submitted
- feedback.updated
- interview.created
- interview.updated
- interview.cancelled
Events
interview.updated
Occurs when an interview is updated
The id of the application. Format app_1a2b3c
The id of the candidate. Format can_1a2b3c
The list of attendees for this interview
The id of the application if the attendee is the candidate. Format app_1a2b3c
The id of the interview. Format attd_1a2b3c
Available options:
accepted
, pending
, maybe
, declined
Available options:
user
, candidate
, guest
The user id of the attendee if they are a user. Format usr_1a2b3c
The datetime the interview ends at
The address of the interview if onsite.
The user id of the organiser
The datetime the interview starts at
Available options:
active
, past
, cancelled
The timezone of the interview start and end date
The title of the event.
Available options:
phone
, online
, on_site
The id of the interview. Format int_1a2b3c
The id of the job. Format job_1a2b3c
Available options:
hangouts_meet
, event_named_hangout
, event_hangout
, unknown
, skype_for_consumer
, skype_for_business
, teams_for_business
Was this page helpful?