How i Download File from sharepoint using Power Automate

Rakshit Kumar 0 Reputation points
2025-11-13T07:50:01.2933333+00:00

I want to download a Zip File through Sharepoint using Power Automate Desktop or Cloud tell me a way i can do this process


Moved from Microsoft 365 and Office | SharePoint | Development

Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Q&A Assist
    2025-11-13T07:50:46.02+00:00
    AI generated content. This question contains an answer created with AI from Q&A Assist. Learn more

    To download a file from SharePoint using Power Automate, you can follow these steps depending on whether you are using Power Automate Desktop or Power Automate Cloud:

    Power Automate Cloud:

    1. Create a new flow: Start by creating a new flow in Power Automate.
    2. Add a SharePoint action: Search for the SharePoint connector and select the action to download a file. You may want to use the Get file content action.
    3. Specify the Site Address: Choose the SharePoint site where your file is located.
    4. Select the File Identifier: You can either specify the file path or use dynamic content to select the file you want to download.
    5. Use the file content: Once you have the file content, you can use it in subsequent actions, such as saving it to OneDrive or sending it via email.

    Power Automate Desktop:

    1. Launch Power Automate Desktop: Open the application and create a new desktop flow.
    2. Add the SharePoint connector: Use the SharePoint actions available in Power Automate Desktop to interact with your SharePoint files.
    3. Download the file: Use the appropriate action to download the file from SharePoint to your local machine.

    Make sure you have the necessary permissions to access the SharePoint site and the file you want to download.

    0 comments No comments

  2. Tina L 8,820 Reputation points Microsoft External Staff Moderator
    2025-11-13T09:18:29.91+00:00

    Hello @Rakshit Kumar,  

    Thank you for reaching out to the Q&A forum! 

    To support you better, please confirm this point: 

    Do you want to download the file: to your local desktop or to OneDrive? 

    Currently, I can only test Power Automate in a web environment, so I’ve tried creating a flow to download the ZIP file from SharePoint to OneDrive first.  

    Here are the steps you can refer to: 

    • You can go to Power Automate => Create => select “Instant cloud flow”. After you name the flow, you can select trigger “Manually trigger a flow" 

    User's image

    User's image

     

    • After that, you will see the screen where you can start creating the flow. Please click Create to proceed:

    1.Add SharePoint Action- Get file content: 

    • Action: you find and select “Get file content” 

    undefined 

    • Site Address: You can copy and paste your SharePoint site.  
    • File Identifier: Choose the ZIP file from the document library. 

    User's image

     2.Add OneDrive Action – Create file: 

    • Action: you can choose “Create file” in OneDrive 

    undefined 

    • Folder Path: You select a folder in OneDrive (for example, in my test, I chose Desktop folder). 

    User's image  

    • File Name: you can name “file.zip” 
    • File Content: please use the output from Get file content. 

    User's image

    • After that, you can save the flow and click Run to test it. 

    User's image

    In my test, I was able to see the ZIP file in the selected folder on my OneDrive, just as I described in the steps above. 

    User's image

    If you want to download the file to your local machine, please reply and let me know. 

    Also, I’d like to reconfirm: are you using a personal account (Hotmail/Outlook.com) or a work/school account? 

    Looking forward to hearing from you. 


    If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment". 

    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread. 


Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.