ProspectsExperiences
Retrieves a single experience instance for a \~prospect\~.
Workday Resource Information
Retrieves the work experience with the specified ID for the specified prospect.Secured by: Prospects
Scope: Recruiting, Talent Pipeline
Columns
| Name | Type | ReadOnly | Description |
| Id [KEY] | String | False |
Id of the instance |
| Prospects_Id [KEY] | String | False |
The Workday ID of the Prospects that owns this |
| CompanyName | String | False |
Supported for: SELECT, INSERT. The company name the candidate entered in their job history. |
| CurrentlyWorkHere | Bool | False |
Supported for: SELECT, INSERT. If true, the candidate currently works at this company. |
| Description | String | False |
Supported for: SELECT, INSERT. Any responsibilities or accomplishments that the candidate gained at the associated company. |
| EndMonth | Decimal | False |
Supported for: SELECT, INSERT. The month the candidate ended employment at this company. |
| EndYear | Datetime | False |
Supported for: SELECT, INSERT. The year the candidate ended employment at this company. |
| Location | String | False |
Supported for: SELECT, INSERT. The location of this company. |
| StartMonth | Decimal | False |
Supported for: SELECT, INSERT. The month the candidate started employment at this company. |
| StartYear | Datetime | False |
Supported for: SELECT, INSERT. The year the candidate started employment at this company. |
| Title | String | False |
Supported for: SELECT, INSERT. The business title for the candidate's work experience. |