Microsoft Exam Questions

A company uses two separate unlinked apps to manage sales leads; a Power Apps app and a third-party

A company uses two separate unlinked apps to manage sales leads; a Power Apps app and a third-party application.

The client has the following requirements:

You need to recommend strategies to integrate the Power Apps app and the third-party application.

Which three options can you use to achieve the goal? Each correct answer presents part of the solution.

NOTE: Each correct selection is worth one point.

A. Dual-write

B. Custom connector

C. Dataflow

D. Power Automate cloud flow

E. Dataverse connector

Explanation:
A: Customers should be able to adopt business applications from Microsoft and expect they speak the same language and seamlessly work together. Dual Write allows our customers to not think about these apps as different systems to write to independently; rather, the underlying infrastructure makes it seamless for these apps to write simultaneously.

D: Use Custom APIs to create your own APIs in Dataverse. With a Custom API you can consolidate a group of operations into an API that you and other developers can call in their code. The Dataverse connector enables calling Custom APIs actions in Power Automate.

E: Dataverse provides access to the environment database on the Microsoft Dataverse Service. It is available for Logic Apps, Power Automate, and Power Apps.

Reference:
https://docs.microsoft.com/en-us/business-applications-release-notes/april19/cdm-data-integration/dual-write-link-common-data-service-apps

https://docs.microsoft.com/en-us/connectors/commondataservice/

https://docs.microsoft.com/en-us/powerapps/developer/data-platform/custom-api