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
SELECT ステートメントのWHERE 句では、疑似カラムフィールドを使用して、データソースから返されるタプルを詳細に制御することができます。
| 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. |