CandidateFasterFindLayout
Read data of the 'FasterFind' layout of the 'Candidate' entity in BullhornCRM system.
Columns
| Name | Type | Description |
| Id [KEY] | Int | The Id of the CandidateFasterFindLayout. |
| MobilePhone | String | The MobilePhone of the CandidateFasterFindLayout. |
| OtherPhone | String | The OtherPhone of the CandidateFasterFindLayout. |
| OwnershipId | Int | The OwnershipId of the CandidateFasterFindLayout. |
| Status | String | The Status of the CandidateFasterFindLayout. |
| Title | String | The Title of the CandidateFasterFindLayout. |
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. |