
Workday API Integration Profile
Information and guides about integrating with Workday API
Add Workday Integration to Your AppRetrieves a single language instance for a \~prospect\~. in Workday API
Retrieves the language 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 |
---|---|---|---|
Language | language | object | Returns the language for this Language Skill. |
Id | language.id | string | wid / id / reference id |
Descriptor | language.descriptor | string | A description of the instance |
Href | language.href | string | A link to the instance |
Abilities | abilities | array of items | The abilities associated with this language skill. |