Pabbly Connect Webhooks

Status: Open · Asked by dlaw on · 0 views

dlaw — Reply ·

I got a test about 5 minutes late.. I will update in a few

dlaw — Reply ·

2nd test did not come through, odd

Any ideas?

Neeraj Agarwal — Reply ·

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.

dlaw — Reply ·

@Neeraj

That makes sense, got the second after an hour.

Is there a way to make it any faster from Google Sheets?

Neeraj Agarwal — Reply ·
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.

Back to all forum threads · Log in to reply