interviews


Description

A list of all interviews.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null
interview_activities.interview_idDefined in XMLR
interview_assignments.interview_idDefined in XMLR

Primary key.

admin_idint410null
admins.idDefined in XMLR

Id of the admin the record belongs to.

candidate_emailvarchar255null

Candidate email address.

candidate_idint410null
candidates.idDefined in XMLR

Id of the candidate the record belongs to.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

durationint410null

Interview duration.

kindvarchar255null

Interview kind.

locationvarchar255null

Interview location.

offer_idint410null
offers.idDefined in XMLR

Id of the offer the record belongs to.

organizer_idint410null
admins.idDefined in XMLR

Id of the admin the event was organized by.

reschedule_reasonvarchar65535null

Reason for rescheduling interview.

rescheduledbool1null

Whether the interview was rescheduled.

rescheduler_idint410null
admins.idDefined in XMLR

Id of the admin the event was rescheduled by.

scheduledbool1null

Whether the interview was scheduled.

schedulervarchar255null

Interview scheduler.

stage_idint410null
stages.idDefined in XMLR

Id of the stage the record belongs to.

starts_attimestamp29,6null

Interview start date.

talent_pool_idint410null
talent_pools.idDefined in XMLR

Id of the talent pool the record belongs to.

timezonevarchar255null

Interview timezone.

updated_attimestamp29,6null

Date the record was updated.

video_providervarchar255null

Provider for the interview video call - one of (‘recruitee’, ‘zoom’, ‘google’).

Relationships