Google Sheet Auto Send On Schedule

jonwooten

Member
I have a Google Sheet file which is connected via webhook to pabbly and runs an api request with the data that's located in the Google Sheets file.

I want to auto send the data to pabbly and just realized that the "Auto Send On Schedule" option will send the data to pabbly every hour but that would be too much for my case as I only want to send the data to pabbly either once per day or 2x per week.

What would be the best way to implement that with pabbly?
 

ArshilAhmad

Well-known member
Staff member
Hi @jonwooten,

Changing the time of Auto Send on Schedule is not possible. Therefore, the data entered in your Google Sheets will always be sent to Pabbly Connect within an hour.

If you have a column for a date in your Google Sheets spreadsheet, you can utilize the Delay feature to specify a time for running the next steps of your workflow
 
Top