!!install!! — Power Automate Download Excel File From Url
: Select the Body output from the previous HTTP action.
To download an Excel file from a URL using Power Automate, you can use for cloud storage (like OneDrive or SharePoint) or Power Automate Desktop for local machine downloads. power automate download excel file from url
: Add a Create file action (either for SharePoint or OneDrive for Business ). Folder Path : Select your target folder. File Name : Provide a name ending in .xlsx . : Select the Body output from the previous HTTP action
This method is ideal for server-side automation, such as downloading a weekly report from a fixed link and saving it to a shared folder. Folder Path : Select your target folder
If you need the file on your local PC or a network drive, use the desktop version of the tool.
Method 1: Using Power Automate Cloud Flows (Best for OneDrive/SharePoint)
: Search for the HTTP action (requires a Premium license). Method : Select GET . URI : Paste the direct URL of the Excel file.