How To Call Power Automate From Canvas App
Here in this article, we’ll see how to call Power Automate From?Canvas App?using?PowerApps(V2)?Action in Power Automate and?Run()?Function in PowerApps. Let us create a flow in Power Automate, and call it SumFlow, let us use PowerApps (2) Action, Compose Action and Respond to a PowerApps or Flow Action, also the function add() to add the two numbers we'll receive from PowerApps when it calls the flow.
How To Connect Power Apps To Power Automate
How To Use Run() And Set() Functions
Here,?Run?Function expects two parameters because in our flow just above, we add two numbers. Then Set Function to initiate the variable Result and then get the response of Run and store it inside the variable Result.
Here below, let us display the variable?Result, which is the sum of the two numbers.
Here we are, we got the response from the flow, and we got?the sum.
Any question, don’t hesitate to leave a comment here, or visit my?website?for much more about other technologies.