Hi All,
I am trying to get below Tracker details from SharePoint to Excel. how can I do this?
Use SharePoint list activity to get the lists data.
Hi @tilarapiyush,
Yes, as suggested by @manasrlenka25, you can use the suggested Office 365 package to fetch list items from SharePoint.
However, it might not be a straightforward approach.
Are you on enterprise edition or community one?
For enterprise UiPath version, you will have to check within your organization and get the application level access enabled for you.
I have provided more details in below thread around different connection type available with Microsoft O365 package:
Hope this helps.
Regards
Sonali
use office 365 activities
cheers
Working on a POC for a client and do not have UiPath to MS app access yet. Hence going UI route.
But when bot is clicking on export option, the exported data has most of the columns blank. Manually the export is fine.
are you using any wait for download?
also may be the export is clicked very quick before the full page loads that also might be the case as manually you wait for load and the click export…check those delays
cheers