Salesforce Certified Platform App Builder — Question 256
Sales reps at Universal Containers create multiple quotes per opportunity.
What automation tool should an app builder recommend to delete rejected quotes?
Answer options
- A. Validation rule
- B. Flow process
- C. Workflow rule
- D. Approval process
Correct answer: B
Explanation
The Flow process is the correct choice because it allows for the automation of complex business processes, including the ability to delete records based on specific criteria. Validation rules are used to ensure data integrity, Workflow rules can automate simple tasks but do not handle deletions, and Approval processes are designed for managing approvals rather than deletions.