Hello Team,
How can I find folder name in the SharePoint without using API key.
If folder exists then open it and if folder is not exists then create new folder.
Thanks
Minal Patil
Hello Team,
How can I find folder name in the SharePoint without using API key.
If folder exists then open it and if folder is not exists then create new folder.
Thanks
Minal Patil
try …Find Files and Folder Activity
Hello,
Is it viable to synchronize your sharepoint folder and then search inside ?
we are not use API key
I can’t use API key.
Open SharePoint then search specific folder.
How can i apply condition if folder is not exists.
Hi
If that share point folder is synced up to your machine, we can check the folder exists or not with a Activity called PATH EXISTS
(https://docs.uipath.com/activities/docs/path-exists)
Hope this would help you
Kindly check once whether we can sync up that folder to our machine and if so try this and let know for any queries or clarification
Cheers
Share point folder is not synced up to my machine.