Skill
Represents standardized skills that classify candidate qualifications or job requirements. This table supports searching, matching, and reporting by ensuring that skills remain consistent across recruiting workflows.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Represents the unique identifier (Id) for the Skill record. This value provides the primary reference that Bullhorn CRM uses to retrieve, track, and manage skill definitions. |
| Enabled | Bool | False |
Returns a value of 'true' if the Skill record is designated as active in the system. It returns a value of 'false' when the skill is not active and is therefore excluded from selection and assignment workflows. |
| Name | String | False |
Specifies the name value that is associated with the Skill record. This value supports classification and matching processes that rely on defined skill types. |