Salesforce Platform Developer I (legacy) — Question 100
Which process automation should be used to send an outbound message without using Apex code?
Answer options
- A. Flow Builder
- B. Process Builder
- C. Workflow Rule
- D. Approval Process
Correct answer: A
Explanation
The correct answer is A, Flow Builder, as it allows for sending outbound messages without needing Apex code. Process Builder and Workflow Rules can also automate processes, but they do not support sending outbound messages directly without Apex. Approval Process is not relevant for sending outbound messages.