Salesforce Certified Advanced Administrator — Question 154

Sales managers at Ursa Major Solar have asked for some additional automation around opportunity reminders. If the opportunity is in the Proposal stage a week before the close date, they want an email sent to the opportunity owner and manager. If the Budget Approved custom field is checked, the managers want to be notified immediately.

How should these requirements be met without using code?

Answer options

Correct answer: D

Explanation

The correct answer is D because a record-triggered flow with scheduled paths allows for immediate notifications based on the condition of the Budget Approved field and also manages reminders a week before the close date. Option A is incorrect as it triggers before the record is saved, which won't allow for the necessary checks on the opportunity's status. Options B and C do not meet the requirement of sending immediate notifications or handling the Proposal stage reminder appropriately.