Salesforce Certified Platform App Builder — Question 10

You have a requirement to ensure that if the discount field on an opp is greater than 30%, the record should be automatically submitted for Approval.
Which of the following would help you meet this requirement? (Choose two.)

Answer options

Correct answer: A, C

Explanation

The correct choice, Approval Process, is designed specifically for managing record approvals, making it essential for this requirement. Process Builder is also appropriate as it can automate the submission of records based on specific criteria. Workflow is less suitable in this context because it does not support complex conditions like the ones needed here, and Visual Workflow is more for creating user-guided processes rather than automatic approvals.