Cmdlets for Workday

Build 25.0.9434

EventStepsToDo

Post an action for a To Do step in a business process.

Workday Resource Information

Post an action for a To Do step in a business process.
Specify these required fields in the request body: {stepAction}.
You can add an optional comment, if enabled at tenant or business process level.

Valid values for stepAction are:
{ "id": "133d5c88baa64136aab041c1d2e9ed53" } for Submit,
{ "id": "d9e41d34446c11de98360015c5e6daf6" } for Save for Later.

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 that needs to be completed.
Comment String Most recent comment related to the event step.
Descriptor String A brief preview or summary of the event step instance.
Id String Unique identifier for the specific instance of the event step.
StepAction_Id String Unique identifier or reference ID for the step action that needs to be completed.

Result Set Columns

Name Type Description
Comment String Most recent comment related to the event step.
Descriptor String A brief preview or summary of the event step instance.
Id String Unique identifier for the specific instance of the event step.
StepAction_Descriptor String Descriptive label for the step action.
StepAction_Href String URL link to the step action instance.
StepAction_Id String Unique identifier or reference ID for the step action that needs to be completed.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434