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 / How to list more than ...
Power Automate
Unanswered

How to list more than 100 files in Google Drive Connector

(0) ShareShare
ReportReport
Posted on by 12

Hey guys. I'm trying to list the files in a folder in Google Drive. This folder has at least 300 files and it keeps growing and I want to create a flow that can view the files but the connector only returns up to 100 items. How to read the rest?

Categories:
I have the same question (0)
  • Matthy79 Profile Picture
    4,180 Super User 2024 Season 1 on at

    I think this is a limitation and currently not possible.

  • spmofulton Profile Picture
    66 on at

    @AlanCruz @Matthy79 that is 100 per 60 seconds but that is odd that you would see that throttling limit because that throttle on paper looks to be designed in the number of google drive connections (files) loaded NOT the limit for the google drive metadata connection.

    There is a hard limit per day of the number of google sheets and other google objects you can load in.  However, that limit is actually in the millions: https://developers.google.com/drive/api/guides/limits and per second its like 200 (20,000 per 100 seconds).

    However, just listing information should take up only 1 query resource (while pulling X files takes up X number).  So the fact that you are experiencing that query throttling make me think its a bug. 

    I suspect that limit is there because Microsoft is not using the latest version of the google API or has not updated the code for there connectors.   So they are pulling metadata using what is supposed to be the data API.  Instead of using the metadata API or pulling from the 100 of other google services.  

    As using the new API would be a dramatic change to the User Experience (as its a 2 stage process of select then download), I suspect that might another reason they have not made the switch. 

     

    I think have a solution in lieu of Microsoft fixing that issue with the connector.

     

    Mr. Edmonson wrote a pretty good API library that uses R to query and "download" access google sheets.   

    Would you like the source code to use that library?   I can write up the source code this weekend, but I will need to check to see how feasible it is to use they query operation.   I just need to figure out if Power Automate can run an R script. 

  • spmofulton Profile Picture
    66 on at

    https://powerusers.microsoft.com/t5/Using-Connectors/Can-Power-Automate-run-simple-R-code-still/m-p/2029277

    Here you go.  Hopefully, it is not too horribly cost prohibitive to run R code inside of power automate

     

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
Michael E. Gernaey Profile Picture

Michael E. Gernaey 538 Super User 2025 Season 2

#2
Tomac Profile Picture

Tomac 405 Moderator

#3
abm abm Profile Picture

abm abm 252 Most Valuable Professional

Last 30 days Overall leaderboard