Google Sheets Automation

Status: Closed · Asked by adriand on · 0 views

adriand — Question ·

I have a Google Sheets hooked up to Pabbly Connect which then feeds into an API. My problem is that the API can only process 1 request a second. However when Pabbly sees lots of new rows added to the spreadsheet it will feed ALL of these rows at once into the API. How can I get Pabbly to only search 1 new row added at a time and not look for ALL new rows at once?

Pabblymember11 — Reply ·

Hey @adriand

You can try the Delay action step in your workflow since you are getting the data in seconds.

adriand — Reply ·

Tried it and it doesnt work. The delay still doesnt stop it taking everything that is new that has been added. Might be a feature request. In Integromat you can choose how many to process at a time. Pabbly will just take everything all at once.

Pabblymember11 — Reply ·

Hey @adriand

Could you please share with us a reference with the help of a screenshot, so that we can check for the possibility of the same?

Get Notissed Media — Reply ·
Hey @adriand

You can try the Delay action step in your workflow since you are getting the data in seconds.


Is there a way to delay by seconds, instead of minutes? I tried using decimals but it says it cannot recognize that format
Pabbly — Reply ·
Is there a way to delay by seconds, instead of minutes? I tried using decimals but it says it cannot recognize that format

The minimum delay you can have is for 1 minute only.

Back to all forum threads · Log in to reply