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…
Question
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)- A59% (30)
- B14% (7)
- D27% (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
Community Discussion
No community discussion yet for this question.