EventStepsApprove
Approves a business process event step.
Workday Resource Information
Approves the business process event step specified by the ID of the originating event step. In the request body, specify these required fields: id (the event step you are approving), comment.Secured by: Core Navigation, Public Business Processes
Scope: Adaptive Planning for Financial Plans, Adaptive Planning for the Workforce, Tenant Non-Configurable
Input
| Name | Type | Description |
| EventSteps_Id | String | Unique identifier for the event step being approved. |
| Comment | String | User's comment regarding the event approval process. |
| Descriptor | String | The display name of the instance |
| EventStatus_Id | String | Unique identifier or reference ID for the event status. |
| Id | String | Unique identifier for the specific instance of the event step approval process. |
Result Set Columns
| Name | Type | Description |
| Comment | String | User's comment regarding the event approval process. |
| Descriptor | String | The display name of the instance |
| EventStatus_Descriptor | String | The display name of the instance |
| EventStatus_Href | String | URL link to the event status instance. |
| EventStatus_Id | String | Unique identifier or reference ID for the event status. |
| Id | String | Unique identifier for the specific instance of the event step approval process. |