nerdexam
Microsoft

PL-600 · Question #16

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: - Manage all leads by using the Power Apps…

The correct answer is B. Custom connector D. Power Automate cloud flow E. Common Data Service connector. To integrate with the third-party application via API: a Custom connector (B) defines how to connect to the third-party API by describing its endpoints, authentication, and actions; a Power Automate cloud flow (D) orchestrates the integration logic - triggering on lead…

Submitted by omar99· Apr 18, 2026Architect a solution

Question

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: - Manage all leads by using the Power Apps app. - Create a lead in the Power Apps app when a user creates a lead in the third-party application. - Update leads in the Power Apps app when a user updates a lead in the third-party application. - Connect to the third-party application by using an API. 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.

Options

  • ADual-write
  • BCustom connector
  • CDataflow
  • DPower Automate cloud flow
  • ECommon Data Service connector

How the community answered

(22 responses)
  • A
    14% (3)
  • B
    59% (13)
  • C
    27% (6)

Explanation

To integrate with the third-party application via API: a Custom connector (B) defines how to connect to the third-party API by describing its endpoints, authentication, and actions; a Power Automate cloud flow (D) orchestrates the integration logic - triggering on lead creation/update events and executing the sync; and the Common Data Service (Dataverse) connector (E) connects the flow to the Power Apps/Dataverse backend to create or update lead records. Dual-write (A) is specifically for synchronizing Finance & Operations with Dataverse and is not applicable here. Dataflow (C) is designed for bulk ETL data ingestion, not real-time event-driven integration.

Topics

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

Community Discussion

No community discussion yet for this question.

Full PL-600 Practice