Salesforce Certified Platform App Builder — Question 357
Universal Containers needs to send an Outbound Message to an external system when a record has been updated.
What is the recommended feature to meet this requirement?
Answer options
- A. Lightning Connect
- B. Workflow
- C. Process Builder
- D. Flow Launcher
Correct answer: B
Explanation
The correct answer is Workflow, as it allows you to send Outbound Messages when specific criteria are met, such as a record update. While Process Builder and Flow Launcher offer more complex automation capabilities, they are not specifically designed for sending Outbound Messages in this context. Lightning Connect is used for connecting to external data sources, not for sending Outbound Messages.