Hi there,
I am trying to build a flow to post a report to SharePoint that I receive daily via a link in an Outlook email. But the link itself is coded to automatically download the file when launched.
I managed to split out the URL and grab it, but when I used the HTTP get function, it returns an error saying the Object Moved. Any ideas? I was thinking I might have to write some kind of visual basic script to launch the URL, but I'm hoping someone knows an easier way to do it in Power Automate instead?