List of Permissions Required Only to push the local file to SharePoint and to Create Folder

Hello All,

Currently, my task is to upload files to the SharePoint folder. We have the activities to achieve the task, but from i am getting an error asking me to contact Admin for permission. Admin requested me to give him specific list of permisison which i need for pushing the file and to create folder as the current sharepoint folder has sensitive data and they dont want to assing many permissions. Can any one give me the list of permission Admin has to grant to achieve the below process.

  1. Check if folder exist in SharePoint, If exist Upload file,
  2. If folder is not present in SharePoint, create one and then upload the file.

Your response is much appreciated.

@Reddy_Chinthala_GlovisUSA

this is what you need

The image displays a list of access permissions for files and sites, including different levels of read and write permissions. (Captioned by AI)

detailed steps in documents.instead of delegated get application permission if you need complete unattended

cheers

Thank you for the reply @Anil_G , I did go through the document before, There they listed all the major permissions required for all the activities in UiPath under Microsoft to run without a problem. My requirement is to just create folder if not there, upload file into a specific folder. Admin is asking for those specific permissions.

@Reddy_Chinthala_GlovisUSA

Thats why I gave a screenshot of what exact permissions you eed for creating folders etc…which are file level permissins

Cheers

1 Like

Thanks Anil, I will try with this permissions and will mark it as solution as soon as it works. Thank you

1 Like

How can we scope above permission for one user mailbox and site only?
I did find something for scoping for mailbox, but not for OneDrive or SharePoint site? Can anyone let me know if they have any info on the same.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.