Exam PDII Topic 1 Question 121 Discussion

Actual exam question for Salesforce's PDII exam
Question #: 121
Topic #: 1
A developer is asked to build a solution that will automatically send an email to the customer when an Opportunity stage changes. The solution must scale to allow for 10,000 emails per day. The criteria to send the email should be evaluated after certain conditions are met.
What is the optimal way to accomplish this?

Suggested Answer: A Vote an answer

Using an Email Alert with Flow Builder allows for scalable solutions that can handle large volumes of emails, and it offloads the processing from Apex to Salesforce's declarative automation tools. This approach is also bulk-safe, as it does not rely on Apex code that could hit governor limits.References: Flow Builder - Email Alerts

by Myra at Feb 15, 2024, 12:11 AM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10