Salesforce Certified Platform App Builder — Question 153

Universal Containers wants to provide users with a process to create Opportunity records related to an Account. Many fields can be populated based on the
Account record. Some fields require input from the user.
What should an app builder configure to meet the requirement?

Answer options

Correct answer: C

Explanation

The correct answer is C because a Quick Action on the Account object allows users to create Opportunity records directly related to that Account, pre-populating fields as needed. Options A and B are not suitable since they focus on updates rather than the creation of new records, and D would not allow the same level of integration with the Account fields.