Hi team, I need to retrieve the details from the SharePoint files which follows the below folder Structure.
1)Category1
i)File1
ii)File2
.
.
2)Category2
i)File1
ii)File2
.
.
Note: File cannot be downloaded. we can only view the file details by right clicking on it and selecting “view details”.
I have tried using below activities(Get File,Get children Names) from Uipath.Team.SharePoint.Activities package by trying respective Item URL(Relative). I was not able to retrieve the details. Can you please let me know if there are any possibilities to achieve this with the activities from the above package or if any other package which could help.
Thanks in Advance.