SavedSearch_My_saved_search
Returns the records that are included in the 'My saved search' saved search for the 'CANDIDATE' entity.
The add-in exposes each saved search associated with the connected Bullhorn CRM account as a view. This is an example of such a view.
Columns
| Name | Type | Description |
| DateAdded | Datetime | Indicates the date and time when the SavedSearch_My_saved_search record is added to the system. This value supports chronological organization and audit tracking for search-related activity. |
| HomePhone | String | Represents the home phone number that is associated with the SavedSearch_My_saved_search record. This value supports communication workflows that require access to candidate or contact contact details. |
| LastNote | Datetime | Indicates the date and time of the most recent note that is associated with the SavedSearch_My_saved_search record. This value supports engagement tracking by showing when interaction activity last occurred. |
| MobilePhone | String | Represents the mobile phone number that is associated with the SavedSearch_My_saved_search record. This value supports communication tasks that rely on mobile outreach. |
| Name | String | Specifies the name value that is associated with the SavedSearch_My_saved_search record. This value supports identification and filtering within saved-search workflows. |
| OwnershipId | Int | Specifies the Id of the owner that is associated with the SavedSearch_My_saved_search record. This value identifies the user responsible for managing or maintaining the saved search. |
| Status | String | Indicates the status that is associated with the SavedSearch_My_saved_search record. This value helps determine how the record is categorized or prioritized within search results and workflows. |
| Title | String | Represents the title value that is associated with the SavedSearch_My_saved_search record. This value supports categorization and filtering when presenting saved search results. |
| WorkPhone | String | Represents the work phone number that is associated with the SavedSearch_My_saved_search record. This value supports professional communication channels that are used during outreach and follow-up activities. |