interview_activities


Description

A list of all interview activities.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

admin_idint410null
admins.idDefined in XMLR

Id of the admin the record belongs to.

admin_namevarchar255null

Admin name.

candidate_idint410null
candidates.idDefined in XMLR

Id of the candidate the record belongs to.

candidate_namevarchar255null

Candidate name. Note: this field is only available for primary user (with full access).

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

evaluation_idint410null
evaluations.idDefined in XMLR

Id of the evaluation the record belongs to.

evaluation_ratingvarchar255null

Evaluation rating.

eventvarchar255null

Interview event - one of (‘interview_rescheduled’, ‘interview_scheduled’, ‘interview_requested’, ‘interview_deleted’, ‘evaluation_added’, ‘questionnaire_added’, ‘evaluation_requested’, ‘questionnaire_requested’).

interview_durationint410null

Interview duration.

interview_idint410null
interviews.idDefined in XMLR

Id of the interview the record belongs to.

interview_kindvarchar255null

Interview kind.

interview_starts_atvarchar255null

Start date of the interview.

questionnaire_idint410null
questionnaires.idDefined in XMLR

Id of the questionnaire the record belongs to.

updated_attimestamp29,6null

Date the record was updated.

Relationships