Sales reps at Universal Containers create multiple quotes per opportunity.
What automation tool should an app builder recommend to delete rejected quotes?
Sales reps at Universal Containers create multiple quotes per opportunity.
What automation tool should an app builder recommend to delete rejected quotes?
To delete rejected quotes automatically, an app builder should use a Flow process. Flows are capable of handling complex logic, including the ability to delete records based on specific criteria. Unlike validation rules, workflow rules, and approval processes, which are limited in their ability to delete records, Flow processes offer the necessary functionality to meet this requirement by allowing for the deletion of records.
B - Flow is correct answer
D flow https://help.salesforce.com/s/articleView?id=sf.process_which_tool.htm&type=5
B - Flow. The requirement needs us to delete records and only option B can do just that.