Skip to Content

PL-400: Which Steps Ensure Seamless Integration Between Power Apps and Power Automate Flows?

How to Pass Multiple Parameters from Canvas Apps to Power Automate Flows?

Table of Contents

Question

You develop a cloud flow named Get Customers. You add the flow to a canvas app.

You need to pass two values from the app to the flow.

Which three steps should you perform? Each correct answer presents part of the solution. Choose three.

Select all answers that apply.

A. Use the Manually trigger a flow trigger.
B. Use the When Power Apps calls a flow (V2) trigger.
C. Configure trigger conditions in the trigger.
D. Create two parameters in the trigger.
E. Create two variables in the flow.
F. Use GetCustomers.Run in the canvas app.

Answer

B. Use the When Power Apps calls a flow (V2) trigger.
D. Create two parameters in the trigger.
F. Use GetCustomers.Run in the canvas app.

Explanation

This item tests the candidate’s knowledge of using Power Automate cloud flows to implement business logic from a canvas app.

The When Power Apps calls a flow (V2) trigger is used to invoke a cloud flow from a canvas app. Based on the number of values that you need to pass from the canvas app to the flow, you should create those parameters in the trigger. A flow can be invoked from the app by using the Run function.

The Manually trigger a flow trigger is appropriate when a flow should be manually invoked from any device. Adding a trigger condition will not have any impact, as this is not using an automated trigger. Flow variables cannot be used to pass values from the canvas app to the flow.

Microsoft Power Platform Developer PL-400 certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the Microsoft Power Platform Developer PL-400 exam and earn Microsoft Power Platform Developer PL-400 certification.