CRT-211 · Question #236
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…
The correct answer is A. Flow. 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…
Question
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?
Options
- AFlow
- BPlatform Event
- CProcess Builder
- DEmail Alert
How the community answered
(28 responses)- A75% (21)
- B4% (1)
- C7% (2)
- D14% (4)
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.
Topics
Community Discussion
No community discussion yet for this question.