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…
Question
Options
- ADual-write
- BCustom connector
- CDataflow
- DPower Automate cloud flow
- ECommon Data Service connector
How the community answered
(22 responses)- A14% (3)
- B59% (13)
- C27% (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
Community Discussion
No community discussion yet for this question.