web
You’re offline. This is a read only version of the page.
close
Skip to main content

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / [SOLVED] Get files (pr...
Power Automate
Answered

[SOLVED] Get files (properties only) does not list all files

(0) ShareShare
ReportReport
Posted on by

Hi guys,
I have a folder in sharepoint online with 26k files. Most of them are office files (doc, xls).

2019-09-12_14h24_32.png

I'm trying to create a flow that list all these documents. I use the "Get files (properties only)" action, but I can't get all the files, even I set the top count option.
I only get about 160, but I know I have a lot more.

2019-09-12_14h27_18.png

There's another way to get all files?

Categories:
I have the same question (0)
  • yashag2255 Profile Picture
    24,769 Super User 2024 Season 1 on at

    Hey @Anonymous 

     

    Glad that you were able to resolve! Just a point here that you are using the Get Items action (this basically is for the List items in sharepoint) and for files it is advised to use Get Files (Properties) while dealing with files (Currently you are using the document library as a list and it is fine as long as it works and meets the requirements)!

     

    Hope this Helps!

     

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

  • Verified answer
    Community Power Platform Member Profile Picture
    on at

    Hi,

    I was able to check that the flow free license (that I use) only returns 5000 records. This was my problem.

    https://docs.microsoft.com/pt-pt/flow/limits-and-config

     

    I solved my problem, with the pagination option in Settings of "Get items". After setting this, I get all my office files.

    2019-09-13_13h40_33.png

     

    Thanks for your help.

  • yashag2255 Profile Picture
    24,769 Super User 2024 Season 1 on at

    Hi @Anonymous 

     

    I just made a test on my side and I have it working as expected. Can you try this: eer5.PNG

    Expression: 

    length(body('Get_files_(properties_only)')?['value'])

    Please try removing the filter query and check how many items are being returned by using the length function. Then start adding the filter queries to check if the individual file types increase. Can you check inside the folder if there are further any folders that have the other files? 

     

    Also, when you run the flow, can you check if it is timing out at some point on the Get Files action?

     

    Hope this Helps!

     

    If this reply has answered your question or solved your issue, please mark this question as answered. Answered questions helps users in the future who may have the same issue or question quickly find a resolution via search. If you liked my response, please consider giving it a thumbs up. THANKS!

     

     

  • v-litu-msft Profile Picture
    on at

    Hi @Anonymous,

     

    I could not test your issue cause I have no such a number of files. Can you get the all files(26620) without any Filter Query?

    The Top count is the total number of entries to retrieve (default = all).

    https://docs.microsoft.com/en-us/connectors/sharepointonline/#get-files-(properties-only)

     

     

    Maybe you can have a test use the Http request to get files. After that, use the Parse JSON to get the dynamic content, then use the Filter action the files with docx, xlsx, etc.

    Working-with-folders-and-files-with-rest#working-with-folders-by-using-rest

    Annotation 2019-09-13 140542.png

    Best Regards,
    Community Support Team _ Lin Tu
    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Ajay Kumar Gannamaneni – Community Spotlight

We are honored to recognize Ajay Kumar Gannamaneni as our Community Spotlight for December…

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2025 Season 2

#2
Expiscornovus Profile Picture

Expiscornovus 211 Most Valuable Professional

#3
trice602 Profile Picture

trice602 198 Super User 2025 Season 2

Last 30 days Overall leaderboard