
SCENARIOS
We have a Development Power Apps Environment where we build our Apps
We then migrate them as Managed to a Test environment using PowerApps Solutions
Once tested and signed off, we migrate them as Managed to a Production environment using PowerApps Solutions
I guess most people use a similar set up.
We have a couple of Buttons in our unmanaged Development environment Canvas App that run Power Automate Flows
BLOCKER
In reading the below, it seems to me that Power Automate flows are very limited if one is using the Solutions framework. Only automated and scheduled flows seem to be available, nothing that can be manually triggered by a user pressing a button, once the App has been migrated within a Solution
Am I understanding this correctly?
https://docs.microsoft.com/en-us/powerapps/maker/common-data-service/solutions-overview
Hi @LauraMay ,
According to your description, let me explain why you encountered this problem.
Canvas app instant flows should be created from an app already in a solution. Adding this type of flow from outside solutions is blocked.
So, you could use instant flow in your solution. Pay attention to the following points.
Best Regards,
Wearsky