
Workday API Integration Profile
Information and guides about integrating with Workday API
Add Workday Integration to Your AppRetrieves a single experience instance for a \~prospect\~. in Workday API
Retrieves the work experience with the specified ID for the specified ~prospect~.
Secured by: Prospects
Scope: Recruiting, Talent Pipeline
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Path Parameters | pathParameters | object | |
Id | pathParameters.ID | string | |
Subresource Id | pathParameters.subresourceID | string | |
Query | query | object | |
Headers | headers | object |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Company Name | companyName | string | The company name the candidate entered in their job history. |
Location | location | string | The location of this company. |
Description | description | string | Any responsibilities or accomplishments that the candidate gained at the associated company. |
Start Year | startYear | string | The year the candidate started employment at this company. |
Currently Work Here | currentlyWorkHere | boolean | If true, the candidate currently works at this company. |