talent_pools


Description

A list of all talent pools.

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
idint410null
candidate_pipeline_stages.talent_pool_idDefined in XMLR
evaluations.talent_pool_idDefined in XMLR
interviews.talent_pool_idDefined in XMLR
notes.talent_pool_idDefined in XMLR
placements.talent_pool_idDefined in XMLR
talent_pool_activities.talent_pool_idDefined in XMLR

Primary key.

admin_idint410null
admins.idDefined in XMLR

Id of the admin the record belongs to.

candidates_countint410null

Number of candidates currently assigned to the talent pool.

closed_attimestamp29,6null

Date the talent pool was closed or archived.

company_idint410null
companies.idDefined in XMLR

Id of the company the record belongs to.

created_attimestamp29,6null

Date the record was created.

department_idint410null
departments.idDefined in XMLR

Id of the department the record belongs to.

descriptionvarchar65535null

Talent pool description.

disqualified_candidates_countUnknown0null

Number of disqualified candidates.

guidvarchar255null

Talent pool guid.

qualified_candidates_countUnknown0null

Number of qualified candidates.

slugvarchar255null

Talent pool slug.

statusvarchar255null

Talent pool status.

titlevarchar255null

Talent pool title.

updated_attimestamp29,6null

Date the record was updated.

Relationships