• Instructions to Ask a Question

    Click on the "Ask a Question" button and select the application for which you would like to ask questions.

    We have 5 different products namely - Pabbly Connect, Pabbly Subscription Billing, Pabbly Email Marketing, Pabbly Form Builder, Pabbly Email Verification.

    The turnaround time is 24 hrs (Business Hours - 10.00 AM to 6.00 PM IST, Except Saturday and Sunday). So your kind patience will be highly appreciated!

    🚀🚀Exclusive Discount Offer

    Just in case you're looking for any ongoing offers on Pabbly, you can check the one-time offers listed below. You just need to pay once and use the application forever -
     

    🔥 Pabbly Connect One Time Plan for $249 (🏆Lifetime Access) -  View offer 

    🔥 Pabbly Subscription Billing One Time Plan for $249 (🏆Lifetime Access) - View offer

Does Pabbly pick up updates from Google Sheets ( updates done via webhook on google sheets )

usvikas

Member
Hi,

I have a google sheet with onEdit trigger enabled. If I update the sheet manually the script works fine but if I update the google sheet via webhook then the onEdit trigger does not work.

I would like to know if pabbly workflow would be able to pickup the updates on google sheet if these updates are done via webhook. If yes, then can I build the logic of script on pabbly side instead of google sheet for condition triggers using the pabbly workflows.

Thanks and Regards,
Vikas
 
P

Pabblymember11

Guest
Hey @usvikas

We request our users to not use any kind of formulas or any filter with ImportRange in their Google Sheets to trigger the workflow. Since it might affect the incoming data with the app script.

So, kindly pass the proper data in their Google Sheet to the trigger column manually or from 3rd party application.
 
Top