Hello everyone,
I'm very new at Power Apps and Power Automate so bear with me and be gentle please 🙂
I created a Power Automate flow that is detecting and copying folders from a SP library A to library B and adds an entry in a CSV in library C and then permanently deletes everything from library A.
I have also created a PowerApps that has a button only that runs another flow that looks for the CSV in library C, moves it to a subfolder in the same library, shares the file with an internal user and send the link to a specific email address.
Library A is an "unsecure" library where folders are dumped and processed immediately. No access to users.
Library B is the user secure library where the folders are copied to and where the PowerApps button can be accessed.
Library C is an admin library and users don't have access.
The Power Automate flow needs access to all libraries and the PowerApps only libraries B and C.
The logic flow is: folders with files land on library A and are automatically moved to library B and permanently deleted. The users can then manually click a button available on library home site B to receive an email with a direct link to the CSV file on library C.
All the above is working fine as myself, the admin and developer but I need other people to use it.
My questions are mostly around how to configure the connectors, owners and all the permissioning of the PowerApps and Flow in the app to make all this work. The Power Automate flow should be ok as it's a background flow that doesn't require interaction with the users.
I imagine this sounds a bit confusing and weird at best but there is a compelling business case for this madness!
I appreciate any knowledge shared in advance and feel free to ask any questions.
Cheers,
C