Hi all,
I am having a Survey App in my BI report in dev environment.
For this I have used a flow to call the stored procedure and populate my SQL table.
I want to implement the same App for my Prod environment.
I am trying to add cases in my flow which will take http call from the PowerApps and based on that http call
it will execute the procedure.
if the http call from prod environment then it will populate my Prod Table
else populate my dev table.
Thanks in advance.
Hi @vikash71,
Could you please share a bit more about the HTTP call from PowerApps?
Further, could you please show more details about your scenario?
If you could provide more details about your scenario, we would provide a proper workaround for you.
In addition, please check if the following article would help in your scenario:
Start an flow in an PowerApps app
Best regards,
Kris