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 |
The company name the candidate entered in their job history. |
| CurrentlyWorkHere | Bool | False |
If true, the candidate currently works at this company. |
| Description | String | False |
Any responsibilities or accomplishments that the candidate gained at the associated company. |
| EndMonth | Decimal | False |
The month the candidate ended employment at this company. |
| EndYear | Datetime | False |
The year the candidate ended employment at this company. |
| Location | String | False |
The location of this company. |
| StartMonth | Decimal | False |
The month the candidate started employment at this company. |
| StartYear | Datetime | False |
The year the candidate started employment at this company. |
| Title | String | False |
The business title for the candidate's work experience. |