
Workday API Integration Profile
Information and guides about integrating with Workday API
Add Workday Integration to Your AppApprove TimeOff Request in Workday API
Approves the business process event step specified by the ID of the originating event step. The processing person must have view access to the event. In the request body, specify these required fields: id (the event step you are denying), stepAction{id} (if there are multiple event steps), comment.
Input schema fields
Field Name | API Key | Type | |
---|---|---|---|
Event Step Id | eventStepId | string | |
Comment | comment | string | |
Step Action Id | stepActionId | string |