CandidateOverviewMiddleRightLayout
Defines the OverviewMiddleRight layout that displays supporting candidate information within the Bullhorn CRM profile. This view aids screening and evaluation by presenting contextual fields that contribute to informed decision-making.
Columns
| Name | Type | Description |
| Email1 | String | Specifies the candidate's primary email address. This field supports outreach, reminders, and communication workflows within Bullhorn CRM by ensuring that users have the correct contact method. |
| Email2 | String | Captures the candidate's secondary email address. This field provides an alternate communication channel that Bullhorn CRM can use when the primary address is unavailable or inactive. |
| HomePhone | String | Captures the candidate's home phone number. This field offers an additional contact method and supports multiple communication options in Bullhorn CRM. |
| MobilePhone | String | Captures the candidate's mobile phone number. This field is widely used for text messaging, call actions, and mobile-first communication workflows within Bullhorn CRM. |
| OtherPhone | String | Specifies an alternate phone number that is associated with the candidate. This field helps Bullhorn CRM maintain multiple points of contact and supports flexible communication when primary numbers cannot be reached. |
| WorkPhone | String | Captures the candidate's work phone number. This field provides another communication option that recruiters and users can rely on during engagement workflows in Bullhorn CRM. |
Pseudo-Columns
Pseudo column fields are used in the WHERE clause of SELECT statements and offer a more granular control over the tuples that are returned from the data source.
| Name | Type | Description |
| LuceneQuery | String | Specifies the Lucene query expression that is sent directly to the Bullhorn CRM API. This field bypasses standard filters, which means that results are determined solely by the Lucene query criteria. |