Valid PL-600 Dumps shared by ExamDiscuss.com for Helping Passing PL-600 Exam! ExamDiscuss.com now offer the newest PL-600 exam dumps, the ExamDiscuss.com PL-600 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com PL-600 dumps with Test Engine here:
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.
Correct Answer: C,D
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 API. 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. Reference: 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/