Note: This release is in preview. Features described here don’t become generally available until the latest general availability date that Salesforce announces for this release. Before then, and where features are noted as beta, pilot, or developer preview, we can’t guarantee general availability within any particular time frame or at all. Make your purchase decisions only on the basis of generally available products and features.

ConnectApi.OrchestrationWorkItem

Orchestration work item.
Property Name Type Description Available Version
assigneeId String ID of the assignee for the orchestration work item. 54.0
createdDate Datetime Date when the orchestration work item was created. 61.0
description String Description of the orchestration work item. 54.0
flowType String Flow type of the orchestration that created the orchestration work item. 62.0
id String ID of the orchestration work item. 54.0
label String Label key for the orchestration work item. 54.0
lastModifiedDate Datetime Date when the work item was last modified. 61.0
relatedRecordId String ID of the record the orchestration work item is related to. 54.0
screenFlow​DeveloperName String Developer name of the screen flow to start when assignees work on the orchestration work item. 54.0
screenFlowId String ID of the screen flow to start when assignees work on the orchestration work item. 54.0
screenFlowInputs String Input parameters for the screen flow. 54.0
status ConnectApi.​OrchestrationWork​ItemStatus Status of the orchestration work item. Values are:
  • Assigned
  • Completed
54.0