Without installing/using any Sharepoint activity or Microsoft 365 activity, is it possible for the robot to download file directly from Sharepoint Site after checking if the folder in that Sharepoint site exist?
Searching for the folder in the search bar to see if it exists. If it is, the robot will click into the folder to check for another folder. For every folder, the robot click into, the URL changes in URL encoding. In the last folder, there will be many files. I will need to search for the file if its exist. If it is, the robot will click on the Download button.
Since, sharepoint site using Browser is unable to extract the table of folders. I have to use the search bar to search for folder and the file.
Any help be much appreciated.
Thanks.