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.

FlowApprovalProcesses Class

Get the status and available actions for flow approval processes.

Namespace

ConnectApi

FlowApprovalProcesses Methods

These methods are for FlowApprovalProcesses. All methods are static.

getFlowApprovalProcessWithStatus(relatedRecordId, processNames)

Get the status and available actions for flow approval processes.

API Version

66.0

Requires Chatter

No

Signature

public static ConnectApi.FlowApprovalProcessCollection getFlowApprovalProcessWithStatus(String relatedRecordId, List<String> processNames)

Parameters

relatedRecordId
Type: String
The ID of the related record associated with the approval submission.
processNames
Type: List<String>
A list of flow approval process names.