I’m currently exporting data from a SharePoint list using the following URL:
This generates an owssvr.xml file that I then load into and report on using Power BI.
What I want to know is, is it possible to use Power Automate to send the HTTPS request and capture the output instead of doing it manually? The output will be over 150K rows and over 150 MB.
I cannot use Power Automate to hit the SharePoint list directly because I need to also capture the version history (hence the &IncludeVersions=TRUE) of each of the returned list items.


Report
All responses (
Answers (