CandidateProfileHeaderLayout
Read data of the 'ProfileHeader' layout of the 'Candidate' entity in BullhornCRM system.
Columns
| Name | Type | Description |
| Id [KEY] | Int | The Id of the CandidateProfileHeaderLayout. |
| CandidateName | String | The CandidateName of the CandidateProfileHeaderLayout. |
| CandidateName2 | String | The CandidateName2 of the CandidateProfileHeaderLayout. |
| HomePhone | String | The HomePhone of the CandidateProfileHeaderLayout. |
| MobilePhone | String | The MobilePhone of the CandidateProfileHeaderLayout. |
| Nickname | String | The Nickname of the CandidateProfileHeaderLayout. |
| WorkPhone | String | The WorkPhone of the CandidateProfileHeaderLayout. |
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 | Enter a Lucene query to send it directly to the BullhornCRM API. Note that other filters won't work if this is specified. |