candidate_pipeline_stages


Description

A list of all candidate pipeline activities.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null

Primary key.

candidate_activity_idint410null
candidate_activities.idDefined in XMLR

Id of the candidate activity the record belongs to.

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

Number of seconds the candidate spent in stage. (Candidate has to proceed between stages for the value to update, duration for their current stage will always be 0).

offer_idint410null
offers.idDefined in XMLR

Id of the offer the record belongs to.

placement_idint410null
placements.idDefined in XMLR

Id of the placement the record belongs to.

previous_stage_categoryvarchar255null

Previous stage category name.

previous_stage_idint410null
stages.idDefined in XMLR

Id of the previous stage candidate was in.

previous_stage_namevarchar255null

Previous stage name.

stage_categoryvarchar255null

Stage category name.

stage_changed_attimestamp29,6null

Stage name.

stage_idint410null
stages.idDefined in XMLR

Id of the stage the record belongs to.

stage_namevarchar255null

Stage name.

talent_pool_idUnknown0null
talent_pools.idDefined in XMLR

Id of the talent pool the record belongs to.

updated_attimestamp29,6null

Date the record was updated.

Relationships