nerdexam
Salesforce

PDII · Question #43

A developer needs to send Account records to an external system for backup purposes. The process must take a snapshot of Accounts as they are saved and then make a callout to a RESTful web service…

The correct answer is C. Process Builder. See the full explanation below for the reasoning.

Question

A developer needs to send Account records to an external system for backup purposes. The process must take a snapshot of Accounts as they are saved and then make a callout to a RESTful web service. The web service can only receive, at most, one record per call. Which feature should be used to implement these requirements?

Options

  • A@future
  • BQueueable
  • CProcess Builder
  • DWorkflow

How the community answered

(45 responses)
  • A
    2% (1)
  • B
    13% (6)
  • C
    80% (36)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full PDII Practice