Hi,
I have a PowerApp with data connections to a SharePoint List. The app kicks off a couple of PowerAutomate Flows at various points.
I am running a pretty standard Dev, Test, Prod ALM.
The issue that I am facing is that when any other user triggers the Flow, they are getting an error that the Connection References have not been configured. I am assuming that this is because the refs are using my user account and therefore they cant access them.
I have read a post with a solution to modify the Basic User role and share Customise -> Process with everyone in the organisation, which I believe would basically share all connection references with all users in the org... not really something that I want to do. How do others handle this scenario?
Thanks