Salesforce Certified Advanced Administrator — Question 108

The sales team at Universal Containers has asked the administrator to build functionality to automatically update the account checkbox field ‘Opportunity Created’ to checked when at least one related opportunity has been created.

What feature should the administrator use to build this functionality?

Answer options

Correct answer: B

Explanation

The correct answer is B, Workflow rule, as it allows for automatic updates to fields based on specific criteria being met, such as the creation of related opportunities. The other options are not suitable; Assignment rules are used for lead and case assignment, Record-triggered flows are more complex and not needed for this simple checkbox update, and Screen flows require user interaction, which is not applicable in this scenario.