Certification
Represents the certifications that users or candidates hold, including credential details or validity information. This table supports compliance and qualification tracking by defining the certifications that influence placement readiness.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Represents the unique identifier (Id) for the Certification record. This field allows Bullhorn CRM to retrieve, categorize, and maintain individual certifications that are associated with candidates or positions. |
| CategoryID | Int | False |
Specifies the category Id that is associated with the certification. This field links the certification to classification groups that Bullhorn CRM uses for filtering, reporting, and domain-specific organization. |
| Country | String | False |
Captures the country in which the certification is issued. This field helps Bullhorn CRM enforce region-specific requirements and supports geographic filtering for compliance-based roles. |
| Country2Id | Int | False |
Specifies the secondary country Id that is associated with the certification, when it is applicable. This field supports organizations that manage certifications spanning multiple jurisdictions or international regulatory structures. |
| Description | String | False |
Provides descriptive text that explains the certification. This field helps Bullhorn CRM users understand the certification's purpose, scope, and relevance during candidate evaluations. |
| ExpirationdateOptional | Bool | False |
Returns a value of 'true' when the certification allows optional expiration dates. It returns a value of 'false' when the certification requires a defined expiration date and must be monitored for compliance. |
| Name | String | False |
Specifies the name of the certification. This field helps Bullhorn CRM users identify and reference certifications consistently during candidate screening and qualification workflows. |
| SpecialtyID | Int | False |
Specifies the specialty Id that is associated with the certification. This field links the certification to specific areas of expertise and supports Bullhorn CRM's skill-matching and specialization processes. |
| State | String | False |
Captures the state or province in which the certification is issued. This field supports region-based compliance checks and helps Bullhorn CRM users determine local qualification requirements. |