Newer Version Available

This content describes an older version of this product. View Latest

Orchestration Class

Get orchestration instances.

Namespace

ConnectApi

Orchestration Methods

The following are methods for Orchestration. All methods are static.

getOrchestrationInstanceCollection(relatedRecordId)

Get orchestration instances associated with a Salesforce record that’s configured as a context record for orchestration interactive steps.

API Version

54.0

Requires Chatter

No

Signature

public static ConnectApi.OrchestrationInstanceCollection getOrchestrationInstanceCollection(String relatedRecordId)

Parameters

relatedRecordId
Type: String
The ID of a record configured as a context record for orchestration interactive steps.