Forum Discussion
Tim Hunter
Oct 30, 2019Steel Contributor
Run SQL Stored Procedure in PowerApps with Flow
Here is what I am trying to do. Right now, I have an Excel spreadsheet that runs a stored procedure and returns the results based on a start date and end date within the spreadsheet. I would like to ...
pedroneto
Copper Contributor
Tim Hunter, I think that is possible. You can call the flow using PowerApps and use te action ResponseToPowerApps to return data to PowerApps. What do you Think?
Tim Hunter
Oct 30, 2019Steel Contributor
pedroneto Thank you for the feedback!
How do I use "action ResponseToPowerApps to return data to PowerApps"?