
Announcements
Hi everyone,
I am trying to connect to a csv file on my organization's intranet. We host this locally so it doesn't have a full url with .sharepoint.com. In Power Query, I'm able to connect to get this file this way: Source = SharePoint.Files("companyintranet/foldername", [ApiVersion = 15]).
This isn't working in Power Automate with SharePoint GetDo I need to set up a data gateway for this?