stages


Description

A list of all stages.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null
candidate_activities.previous_stage_idDefined in XMLR
candidate_activities.stage_idDefined in XMLR
candidate_pipeline_stages.previous_stage_idDefined in XMLR
candidate_pipeline_stages.stage_idDefined in XMLR
interviews.stage_idDefined in XMLR
placements.stage_idDefined in XMLR

Primary key.

categoryvarchar255null

Stage category.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

groupvarchar255null

Stage group - one of (‘applicants’, ‘active’, ‘hires’, ‘other’).

namevarchar255null

Stage name.

pipeline_template_idint410null
pipeline_templates.idDefined in XMLR

Id of the pipeline template the record belongs to.

time_limitint410null

Time limit set for the stage.

updated_attimestamp29,6null

Date the record was updated.

Relationships