allPre_Hires
Accesses Pre-Hire as the primary object and returns one row per pre-hire. Includes all pre-hires as well as pre-hires converted to hires. Does not contain built-in prompts.
Columns
| Name | Type | References | Description |
| classOfInstance1_id | String | Unique identifier for the class of the pre-hire instance. | |
| classOfInstance1_descriptor | String | Human-readable label for the class of the pre-hire instance. | |
| cf_WorkerCountryISOCodeOnExpensePayee | String | ISO country code associated with the pre-hire's expense payee information. | |
| pre_Hire_id | String | Unique identifier for the pre-hire record. | |
| pre_Hire_descriptor | String | Descriptive label for the pre-hire record. | |
| source_id | String | Unique identifier for the source from which the pre-hire originated. | |
| source_descriptor | String | Descriptive label for the source of the pre-hire. | |
| referredBy | String | The individual or entity that referred the pre-hire. | |
| pre_HirePools | String | Lists the pools or groups that the pre-hire is associated with. | |
| datePre_HireAddedToSystem | Date | The date when the pre-hire record was added to the system. | |
| notEligibleForHireComment | String | Comment explaining why the pre-hire is not eligible for hire. | |
| comment | String | General comments related to the pre-hire. | |
| resume | String | Stores the resume or CV associated with the pre-hire. | |
| pre_HireConsideration | String | Additional considerations relevant to the pre-hire process. | |
| availableForHire | Bool | Indicates whether the pre-hire is currently available for hire (True/False). | |
| roleName | String | The role assigned to the pre-hire within the organization. | |
| email_Primary | String | Primary email address of the pre-hire. | |
| phone_Primary | String | Primary phone number of the pre-hire. | |
| organizationRoleAssignments | String | Lists the organization roles assigned to the pre-hire. | |
| integrationIdentifier | String | Unique identifier used for integration purposes. | |
| organizationRoles | String | Roles assigned to the pre-hire within the organization. | |
| externalIDForSystemID | String | External system ID associated with the pre-hire record. | |
| raceEthnicity_id | String | Unique identifier for the race/ethnicity classification of the pre-hire. | |
| raceEthnicity_descriptor | String | Descriptive label for the race/ethnicity classification. | |
| effectiveAsOfDate | Date | A pseudo-column used to filter data based on the effective date of the pre-hire. | |
| effectiveAsOfMoment | Datetime | A pseudo-column used to filter data based on the exact timestamp of the pre-hire's effectiveness. | |
| entryDate | Date | A pseudo-column used to filter data based on the date the pre-hire entry was recorded. | |
| entryMoment | Datetime | A pseudo-column used to filter data based on the exact timestamp of when the pre-hire entry was recorded. |