Salesforce Certified Platform Developer II (Plat-Dev-301) PDII Question # 15 Topic 2 Discussion

Salesforce Certified Platform Developer II (Plat-Dev-301) PDII Question # 15 Topic 2 Discussion

PDII Exam Topic 2 Question 15 Discussion:
Question #: 15
Topic #: 2

A company wants to incorporate a third-party weh service to set the Address fields

when an Account is inserted, if they have not already been set.

What is the optimal way to achieve this?


A.

Create a Workflow Rule, execute a Queueable job from it, and make a callout from the Queueable job.


B.

Create an Apex trigger, execute a Queueable job from it, and make a callout from the Queueable job.


C.

Create a Process, execute a Quaueable job from it, and make a callout from the Queueable job.


D.

Create a Before Save Flow, execute a Queueable job from it, and make a callout from the Queusable job.


Get Premium PDII Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.