
Workday API Integration Profile
Information and guides about integrating with Workday API
Add Workday Integration to Your AppCreate \~prospects\~. in Workday API
Creates a single ~prospect~ instance with the specified data. In the request body, specify at least the required field: candidate.name.country.id. The Recruiting Name Components configuration might require additional fields for candidate.name. To determine additional required fields, see the Recruiting Name Components tab on the Maintain Name Components by ~Country~ task.
Secured by: Create External Prospects, Set Up: External Career Site Access
Scope: Recruiting
Input schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Query | query | object | |
Data | data | object | |
Candidate Tags | data.candidateTags | array of items | The candidate tags associated with the candidate. |
Descriptor | item.descriptor | string | A preview of the instance |
Id | item.id | string | Id of the instance |
Output schema fields
Field Name | API Key | Type | Description |
---|---|---|---|
Candidate Tags | candidateTags | array of items | The candidate tags associated with the candidate. |
Descriptor | item.descriptor | string | A preview of the instance |
Id | item.id | string | Id of the instance |
Candidate Pools | candidatePools | array of items | The active, static pools for the candidate. |
Id | item.id | string | Id of the instance |