• Instructions to Ask a Question

    For any assistance, please click the "Ask a Question" button and select the Pabbly product for which you require support.

    We offer seven comprehensive applications designed to help you efficiently manage and grow your business:

    Our support team endeavors to respond within 24 business hours (Monday to Friday, 10:00 AM to 6:00 PM IST). We appreciate your understanding and patience.

    🚀 Exclusive Lifetime Offers 🚀

    We invite you to take advantage of our special one-time payment plans, providing lifetime access to select applications:

    • 🔥 Pabbly Connect — Lifetime Access for $249View Offer
    • 🔥 Pabbly Subscription Billing — Lifetime Access for $249View Offer

    Make a one-time investment and enjoy the advantages of robust business management tools for years to come.

Pabbly Connect Webhooks

dlaw

Member
Hello,

'Auto Send on Schedule' is not working when a new Google Sheet row is created.

The following do work:
Tests
Send on Event (When we manually edit the sheet)

How do we get this fixed. We followed all the following troubleshooting instructions.
 

Neeraj

Administrator
Staff member
The Auto send on schedule trigger inside Google Sheets trigger sends the row every 1 hour.

So all new rows added since the last trigger will be sent in the next hour.

You can also do the test run through webhook.site, which is a webhook testing website.

During the initial setup inside the addon, instead of adding Pabbly Connect webhook URL, add the webhook url from webhook.site and see the response coming in after an hour on schedule.

If your test works fine, it will work fine on Pabbly Connect as well.
 

Neeraj

Administrator
Staff member
That makes sense, got the second after an hour.

Is there a way to make it any faster from Google Sheets?
How is the new row getting added to Google Sheets?

If the new row is getting inside Google Sheets from an external source like Google Forms. It will be triggered immediately if the Send on Event checkbox is ticked and enabled.

If the new row is getting inside Google Sheets from an external source besides Google Forms. It will be triggered every 1 hour if the Send on Event checkbox is ticked and enabled.
 
Last edited:
Top