CandidateReferenceResponse
Captures the responses that are provided by references during candidate evaluations. This table supports decision-making workflows by storing structured feedback that informs suitability assessments.
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | Int | False |
Represents the unique identifier (Id) for the CandidateReferenceResponse record. This field enables Bullhorn CRM to track, retrieve, and manage individual responses that are associated with candidate reference questions. |
| MigrateGUID | String | False |
Stores the unique identifier for the migration object that is associated with the response record. This field helps Bullhorn CRM trace imported responses back to their origin during data conversions or system integrations. |
| QuestionId | Int | False |
Specifies the question Id that this response corresponds to. This field links each response to its associated question and allows Bullhorn CRM to organize answers within structured reference questionnaires. |
| ReferenceId | Int | False |
Specifies the reference Id that is associated with the response. This field connects the response to the appropriate candidate reference record so that Bullhorn CRM can assemble complete reference evaluations. |
| ResponseText | String | False |
Captures the text that the reference provider submitted in response to the question. This field supplies qualitative feedback that Bullhorn CRM users review when assessing candidate suitability. |