FlowApprovalProcesses Class
Get the status and available actions for flow approval processes.
Namespace
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.