Is the Google Sheet Search Rows Feature Scalable?

#1

Hi there,

I was wondering if many users are simultaneously interacting with a flow that includes a Google Sheet Search Rows action could make the Google Sheet crash or slow? If yes, do you have a limit of users that the Google Sheet can simultaneously handle before it craches or slows down?

Cheers.

(Karen Barker) #2

Hi Kloic,

Google Sheets do have rate limits on their webhooks as seen here.

#3

Thanks @KarenBarker.

Since I didn’t enter any Google Sheet API project information into FlowXO anywhere, does that mean that all FlowXO users use your Google Sheet API and that all users share those Google Sheet rate limits?

(Karen Barker) #4

Hi,

No, when you connect your Google Sheet credentials in the setup of an action in Flow XO you are authorising use of your own account and therefore on your own rate limits.

#5

Makes sense. Thankyou