Hello Team,
I have developed Microsoft workflows for power app, for that, I have used PowerApp Trigger, SQL Store Procedure and response Trigger all working fine.
Now I want to migrate the same workflow into Azure Logic app and I want to call that flow from same PowerApp, please suggest how to migrate that flow and call it from PowerApp.
I have tried below steps for migrating Workflows from Microsoft to Azure, but it is not working,
1. Export existing flow as Logic App Template(.json) file.
2. Create Resource group(GFIPAD) in Azure.
3. Search for “Template Deployment” on the search box and Create.
4. Click on “Build your own template in the editor”
5. Click on “Load File” and select the JSON file which we exported from the flow.
6. Click on Save
Next Purchase Button is not Visible and flows not showing in Resource Group.
Please help with this.
Thanks,
Bharat