What are all the different ways to fetch or download Excel file from sharepoint for automation?
@ShreeHarshaN16839089 I believe you could potentially do so with a REST call (although you’d need to discuss that with your SharePoint contact). You could also certainly do so using Robotic Automation by navigating to the URL and clicking the buttons required to download the file. Robotically automating SharePoint isn’t really difficult. It is hard to show off publicly though as most SharePoint access is internal. If you have specific questions on areas you are having questions about, screenshots might help others test the same spot on their own SharePoint.