Salesforce-Platform-Administrator-II Practice Test
Salesforce Spring 25 Release 219 Questions
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?
A. Flow
B. Platform Event
C. Process Builder
D. Email Alert
A. Flow
Explanation: Flow is the automation tool that should be configured to utilize the major
listing service endpoint. Flow is a tool that allows administrators to automate complex
business processes by building flows that can collect, update, or delete data, invoke Apex
code, call external services, and more. Flow can use an Apex action or an HTTP request
action to send messages to an external endpoint using REST API