Trying to get excels files from sharepoint, instead of logging in to sharepoint, thought of using SharePoint Custom Activities Package, which throws error when i use get file activity.
Kindly help, where am i wrong.
Trying to get excels files from sharepoint, instead of logging in to sharepoint, thought of using SharePoint Custom Activities Package, which throws error when i use get file activity.
Kindly help, where am i wrong.
Could you post a screenshot of the error that it is giving you?
Could you also verify that the file exists at that given location?
what could be the possibility of this error ?
Trying to get excels files from sharepoint, instead of logging in to sharepoint, thought of using SharePoint Custom Activities Package, which throws error when i use get file activity.
Kindly help, where am i wrong.
Open the document online and you will get the URL of the document , and use that URL in Get File activity @testing_mail, Can you try that
There are two URLs right, one is application scope URL and the other is Item URL.
Can you confirm whether i have given both correctly into my process ?
Sorry for the late reply and I don’t even realize this till you create a new topic in the forum…
In the Application scope , URL will be the main part or the site with the machine name ,
and the item URL will be the entire file URL.
Go through this, you will have a clear Idea with the screenshots as well.
https://go.uipath.com/component/sharepoint-custom-activities-package
@testing_mail Hope this thread helps!