Skip to main content

Notifications

Community site session details

Community site session details

Session Id : WRUyYO97530duI/MU2hmpu
Power Automate - General Discussion
Unanswered

Maximum file size transfers using flow

Like (1) ShareShare
ReportReport
Posted on 7 Jun 2021 17:55:14 by 301

Hi,

 

Ive recently been contacted by a new company wishing myself to do alot of flow work. The job is fairly simple to transfer files from one area to another (ill probably end up building them a custom app giving the files IDs and a naming convention so they can all be sorted by client, user and asset etc) However the potential client has very large video files that need to be transferred? ive done this before using large images and files etc, but what are the limitations of maximum file size transfers over flow? say between a powerapp attachment added to sharepoint list and then synced to onedrive? ive googled however i cannot find a empirical answer?

 

If the job is to transfer say a 500Mb file can flow do it from a powerapp? can flow transfer it in the background from a external app to sharepoint/onedrive?

 

Im just curious to give the client exact numbers and i am unable to find this information out by using google or the wiki..

Categories:
  • neerajsu Profile Picture
    68 on 09 Jun 2021 at 07:33:37
    Re: Maximum file size transfers using flow

    Flow will not be able to transfer 500 MB from power app. And power app to flow does not allow chunking. You will have to roll your own solution with this.

    Now, If you have to have this screen within power app, there is a way. 
    You need to create a custom pcf code component and call azure functions directly from the pcf component. Note that azure functions also have a request body limit and api timeout limit. You will have to chunk the file yourself. 
    There is an open source file upload client called filepond. It does chunking for your automatically. You just need to write an azure function according to its spec and upload the file to blob storage.

    You can import the pcf component into your power app like any control. Obviously, if it's not apparent already, you will need programming knowledge.

  • jinivthakkar Profile Picture
    4,179 on 08 Jun 2021 at 13:46:08
    Re: Maximum file size transfers using flow

    @ShaneITAutomate please check this out 

     

    https://sharepains.com/2019/05/31/copy-large-files-with-microsoft-flow/#Get_file_content_file_size_limits

    https://docs.microsoft.com/en-us/power-automate/limits-and-config#message-size

     

    jinivthakkar_0-1623159851631.png

     

    Chunking setting - 

    https://www.bythedevs.com/post/resolve-file-chunking-error-of-share-point-create-file-action-in-power-automate

     

    --------------------------------------------------------------------------------
    If this post helps answer your question, please click on “Accept as Solution” to help other members find it more quickly. If you thought this post was helpful, please give it a Thumbs Up.

     

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

Understanding Microsoft Agents - Introductory Session

Confused about how agents work across the Microsoft ecosystem? Register today!

Warren Belz – Community Spotlight

We are honored to recognize Warren Belz as our May 2025 Community…

Congratulations to the April Top 10 Community Stars!

Thanks for all your good work in the Community!

Leaderboard > Power Automate - General Discussion

#1
ankit_singhal Profile Picture

ankit_singhal 5 Super User 2025 Season 1

#2
David_MA Profile Picture

David_MA 2 Super User 2025 Season 1

#2
Mitchell GC Profile Picture

Mitchell GC 2

Overall leaderboard
Loading started