• 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

Monitor Multiple Columns in Google Sheets

When setting up a webhook for google sheets can you tell it to send when one of multiple columns changes?

If so how do you input the range?
Trigger Column:
The trigger column will be your final data column on which if the data is added, the whole of that row data will be sent to the webhook URL
P,Q,R,S,T?
P:T?
 

Fagun Shah

Well-known member
You can not input the range, there can be only 1 trigger column.

As a possible workaround you can try adding extra column after all the columns you mentioned and update or add data to that one as well whenever any other trigger columns data is added/updated.
 
Top