Salesforce Certified Platform App Builder — Question 225
When an opportunity is closed date is pushed more than 30 days, manager approval is required. An approval process is in place but reps frequently forget to submit for approval to run the process.
How can an app builder ensure that these opportunities are submitted into the approval process?
Answer options
- A. Use a validation rule and an email alert to the manager requesting approval
- B. Change the entry criteria on the approval process to criteria are met and lock the record on initial submission
- C. Give the manager the ג€API Enabledג€ permission to permit approval responses by email
- D. Submit the record for approval from an automated process
Correct answer: D
Explanation
The correct answer is D because automating the submission process ensures that opportunities are consistently submitted for approval without relying on manual actions from users. Options A and B do not guarantee submissions and depend on user compliance, while option C is irrelevant to the submission process itself.