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.
Check if folder exist in SharePoint, If exist Upload file,
If folder is not present in SharePoint, create one and then upload the file.
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.
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.