ConnectApi.OrchestrationStepInstance

Orchestration step instance.
Property Name Type Description Available Version
assignedTo String The ID of the user, group, or queue that's assigned to a work item. 63.0
assigneeType String The assignee type associated with a work item. Valid values are:
  • Group
  • Invalid
  • Queue
  • User
63.0
comments String The string stored in an output variable with the API name of Comments from a flow called by a completed orchestration step. 63.0
completedBy String The user ID of the user who completed the work item. 63.0
completionTime String The duration of the step in seconds. 63.0
description String The description associated with the orchestration step. 63.0
id String ID of the orchestration step instance. 54.0
label String Orchestration step instance label. 54.0
name String Orchestration step instance name. 54.0
status ConnectApi.​Orchestration​Status Status of the orchestration instance. Values are:
  • Canceled
  • Completed
  • Discontinued
  • Error
  • InProgress
  • NotStarted
  • Suspended
54.0
stepType ConnectApi.​Orchestration​StepType Type of orchestration step. Values are:
  • AsynchronousBackgroundStep
  • ApprovalStep
  • BackgroundStep
  • InteractiveStep
  • ManagedContentRoleInteractiveStep
  • ManagedContentVariantAutoPublishBackgroundStep
  • ManagedContentVariantAutoUnpublishBackgroundStep
  • ManagedContentVariantSetLock​BackgroundStep
  • ManagedContentVariantSetReady​BackgroundStep
  • MuleSoftStep
54.0
workItems List<ConnectApi.​Orchestration​WorkItem> Orchestration step instance work items. 54.0