I am attempting to read either a csv or an Excel file from a locally-hosted Sharepoint site (2013) and I have tried all the methods I can find in the Community. I do not have admin rights to the SharePoint site.
One suggestion (I can't find it anymore - the solution was from @LordNeilLord) I saw was to input the file name with a text input tool, use a download tool with a dynamic input tool to get the file information -- this one I've gotten the furthest with, but when I run it, I end up with gobbleygook that is the same whether I enter my credentials into the download tool or not, whether I reference the csv or the Excel file.
For reference, I am able to connect to the Sharepoint site with the Sharepoint List Input tool and get a list of files.
Can anyone identify what I am doing wrong here that I'm ending up with a garbage file rather than the content of the Excel/csv file? Any strategies for reading from an Excel or csv file?
TIA

