
Workday API Integration Profile
Information and guides about integrating with Workday API
Add Workday Integration to Your ProductCreates a time off request for the specified worker ID and initiates the business process. in Workday API
Creates a time off request for the specified worker ID and initiates the Request Time Off business process. In the request body, if using business process parameters, specify at least the required field: action {id}. You must specify the submit action WID: d9e4223e446c11de98360015c5e6daf6 Secured by: Request Time Off (REST Service) Scope: Time Off and Leave
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Worker Id | workerId | string | |
Business Process Parameters | businessProcessParameters | object | |
Action | businessProcessParameters.action | object | |
Id | businessProcessParameters.action.id | string | |
Days | days | array of items |
Output schema fields
Field Name | API Key | Type | |
---|---|---|---|
Time Off Request Id | timeOffRequestId | string |