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.
Approval Processing
An approval process automates how records are approved in Salesforce. An approval
process specifies each step of approval, including from whom to request approval and what to do
at each point of the process.
- Use the Apex process classes to create approval requests and process the results of those requests:
- Use the Approval.process method to submit an approval request and approve or reject existing approval requests. For more information, see Approval Class.
For more information about approval processes, see “Set Up an Approval Process” in the Salesforce online help.