Salesforce Certified Advanced Administrator — Question 161
DreamHouse Realty recently learned that the major listing service it utilizes can accept messages to a specific endpoint. The realtors want to utilize this to be able to quickly update the listing price on properties after it has been approved.
What automation tool should the administrator configure?
Answer options
- A. Process Builder
- B. Flow
- C. Platform Event
- D. Email Alert
Correct answer: B
Explanation
The correct answer is Flow because it allows for automation of processes that can send data to external systems via HTTP requests, which is necessary for updating listing prices. Process Builder is not suitable for this type of integration, while Platform Events are more suited for event-driven architectures. Email Alerts are not applicable as they are used for notifications rather than automated data updates.