Hello,
I have created a feed that is called with power apps, which inserts a file into a sharepoint folder, I want the file to be inserted but the person only has reader rights to the folder.
I want the files to be inserted but the people only have reader rights on the folder. Except that the sharepoint connectors take the authorizations of the power apps users which forces me to give them modification rights in sharepoint so that they can insert what I don't want.
Solved! Go to Solution.
You can take a try to give the user a permission to view the folder in SharePoint.
Then give the user a Run-only flow permission. Set the user need to use your connection to create a new file in Folder when flow running.
In this way, the file is created with your connection, and the user who uploads the file only has permission to view the folder.
Hope the content above may help you.
Best Regards
If my answer helps, then please consider Accept it as the solution to help the other members find it more quickly.
You can take a try to give the user a permission to view the folder in SharePoint.
Then give the user a Run-only flow permission. Set the user need to use your connection to create a new file in Folder when flow running.
In this way, the file is created with your connection, and the user who uploads the file only has permission to view the folder.
Hope the content above may help you.
Best Regards
If my answer helps, then please consider Accept it as the solution to help the other members find it more quickly.
Learn to digitize and optimize business processes and connect all your applications to share data in real time.
Did you know that you could restore a deleted flow? Check out this helpful article.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
7 | |
4 | |
4 | |
3 | |
2 |