nerdexam
Salesforce

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…

Extend Custom Objects and Applications

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)
  • A
    75% (21)
  • B
    4% (1)
  • C
    7% (2)
  • D
    14% (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

#Flow Builder#HTTP callout#external integration#approval process

Community Discussion

No community discussion yet for this question.

Full CRT-211 Practice