CandidateSource
Represents the sources from which candidate records originate (for example, job boards, referrals, or internal submissions). This table supports reporting and performance tracking by enabling users to analyze sourcing effectiveness.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Represents the unique identifier (Id) for the CandidateSource record. This field allows Bullhorn CRM to distinguish each source entry so that it can be retrieved, updated, and associated with candidate records accurately. |
| AccountNumber | String | False |
Captures the account number that is associated with the source entity. This field supports billing, tracking, and reporting workflows within Bullhorn CRM that rely on external account identifiers. |
| Addressaddress1 | String | False |
Captures the primary street address for the source. This field provides essential location information that Bullhorn CRM uses for correspondence, auditing, and geographic reporting. |
| Addressaddress2 | String | False |
Captures the secondary street address line for the source. This field supplies additional address detail and supports organizations that use multi-line or extended address formats in Bullhorn CRM. |
| Addresscity | String | False |
Specifies the city component of the source's address. This field helps Bullhorn CRM categorize and filter source entities based on geographic regions. |
| Addressstate | String | False |
Specifies the state or province that is associated with the source's address. This field supports region-based filtering, reporting, and compliance workflows in Bullhorn CRM. |
| Addresszip | String | False |
Captures the postal or ZIP code for the source's address. This field provides precise geographic information that Bullhorn CRM uses for territory-based workflows and distance calculations. |
| CandidateId | Int | False |
Specifies the candidate Id that is associated with the source entry. This field links the candidate to the originating source, allowing Bullhorn CRM to support sourcing analytics and track where candidates were found. |
| Fax | String | False |
Captures the fax number for the source entity. This field provides an alternate communication method for organizations that continue to use fax-based workflows within Bullhorn CRM. |
| Fee | String | False |
Specifies the fee that is associated with the candidate source. This field supports financial tracking and helps Bullhorn CRM users assess sourcing costs and evaluate return on investment. |
| FeeType | String | False |
Captures the type of fee that applies to the candidate source. This field enables Bullhorn CRM to categorize sourcing expenses and apply consistent logic during financial reporting. |
| MigrateGUID | String | False |
Stores the unique identifier for the migration object for the source record. This field helps Bullhorn CRM trace data that originates from external systems during imports or platform transitions. |
| Name | String | False |
Specifies the name of the candidate source, such as a job board or agency. This field helps Bullhorn CRM users understand where candidates originate and supports reporting on sourcing effectiveness. |
| Phone | String | False |
Captures the primary phone number for the source entity. This field supports communication workflows and ensures that Bullhorn CRM users can contact the source when necessary. |
| Type | String | False |
Specifies the type of source that is associated with the candidate (for example, 'referral', 'job board', or 'agency'). This field enables Bullhorn CRM to categorize sourcing channels and support trend analysis. |