nerdexam
Microsoft

PL-600 · Question #71

A company uses a third-party cloud-based app to make real-time business decisions. The app has a RESTful API. You must design a Microsoft Power Platform solution that interacts with the third-party…

The correct answer is A. Scheduled Power Automate cloud flow with a custom connector to the cloud app C. Custom plug-on registered with Microsoft Dataverse. A: To enable Logic Apps, Power Automate, or Power Apps to communicate with the REST or SOAP API, use a custom connector, which is a wrapper around a REST API (Logic Apps also supports SOAP APIs). C: Custom APIs are a powerful way to connect to any existing API, hosted anywhere…

Submitted by devops_kid· Apr 18, 2026Architect a solution

Question

A company uses a third-party cloud-based app to make real-time business decisions. The app has a RESTful API. You must design a Microsoft Power Platform solution that interacts with the third-party app. Changes made in the Microsoft Power Platform solution must be reflected in the cloud app. You need to recommend technologies to integrate the Microsoft Power Platform solution with the cloud app. Which two technologies should you recommend? Each correct answer presents part of the solution. NOTE: Each correct selection is worth one point.

Options

  • AScheduled Power Automate cloud flow with a custom connector to the cloud app
  • BPower Virtual Agents
  • CCustom plug-on registered with Microsoft Dataverse
  • DModel-driven app

How the community answered

(51 responses)
  • A
    59% (30)
  • B
    14% (7)
  • D
    27% (14)

Explanation

A: To enable Logic Apps, Power Automate, or Power Apps to communicate with the REST or SOAP API, use a custom connector, which is a wrapper around a REST API (Logic Apps also supports SOAP APIs). C: Custom APIs are a powerful way to connect to any existing API, hosted anywhere, from PowerApps. You do not need a PowerApps Enterprise subscription to register or use a Custom Custom APIs are RESTful endpoints that you can connect to and use from PowerApps. All you’ll need is a Swagger definition file for your endpoint. https://docs.microsoft.com/en-us/power-platform/guidance/architecture/real-world- examples/custom-connector-canvas https://powerapps.microsoft.com/hr-hr/blog/register-and-use-custom-apis-in-powerapps/

Topics

#Power Automate#Custom Connectors#Dataverse Plugins#REST API Integration

Community Discussion

No community discussion yet for this question.

Full PL-600 Practice