Sheet_Job_Candidate_Tracker
Track and manage job candidate progress and information with the Sheet_Job_Candidate_Tracker table.
Columns
| Name | Type | ReadOnly | References | Description |
| RowId [KEY] | String | False |
The unique identifier for each row in the tracker, corresponding to a specific candidate record in the API. | |
| Candidate Name | String | False |
The full name of the candidate being tracked in the hiring process. | |
| Next Steps | String | False |
Details the upcoming actions or decisions required for the candidate, such as scheduling an interview or extending an offer. | |
| Comments | String | False |
Contains notes or remarks from hiring managers or interviewers about the candidate. | |
| Status | String | False |
Indicates the current stage of the candidate in the hiring process, such as 'Applied', 'Interviewed', or 'Hired'. | |
| RYG | String | False |
Represents a red-yellow-green status indicator to visually track candidate progress or priority. | |
| Start Date | Datetime | False |
The proposed or confirmed start date for the candidate, if hired. | |
| Hiring Mgr | String | False |
The name of the hiring manager responsible for the candidate's recruitment process. | |
| Referral Source | String | False |
Indicates how the candidate was sourced, such as 'Referral', 'Job Board', or 'Career Fair'. | |
| Hire Type | String | False |
Specifies the type of hire, such as 'Full-Time', 'Part-Time', 'Contractor', or 'Intern'. | |
| Compensation | String | False |
Details the offered or agreed compensation package for the candidate, including salary or hourly rate. |