• 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.

Issue In google sheet Integration

I created a flow in which pabbly need to keep eye for a new row added or update.
I setup everything correct If am updateing sheet mannualy I am getting data and test is also passed.
Issue is that Pabbly webhook not getting fired if a nother integration added a new row to sheet, like for now I am getting data into sheet from tally form
How can I get the data from sheet which is added by tally, I don't need to use webhook method as its complicated to manage data, sheet is easy.

Thanks
 

Preeti Paryani

Well-known member
Staff member
Hello @tarunsanty,

To make automation work, you need to enable 'Send On Event' if you're manually entering data into your Google Sheets. If the data added to your Google Sheets comes from another API or third-party application, you also need to enable 'Auto Send on Schedule'.
AD_4nXdEsQNWiTyc14rUBXfr-pEyId2oQu60y4bp8L6kBusJ65s5HupgRXYJB2wCoZ5rrcw6JVl5ZYjeJE9s74SoWDJ1wtfbNnficJW7fcVdpo2D8srVdEAJUwIYgVhyIFa2Oia-mcE9k170UrBPkDdS4UjP-xg


Note: If your data is being added from an external source/API, your workflow will take up to 1 hour to get triggered.
 
Thanks for solution, so according to above solution, If I don't want to add last column, will webhook still get triggered and send complete row to webhook. or it must to have last column?
 

Preeti Paryani

Well-known member
Staff member
Hello @tarunsanty,

Please ensure that data is entered into the trigger column of your Google Sheet, as the workflow will not be triggered otherwise. Only the data up to the trigger column will be sent to Pabbly Connect.

For example, if your Google Sheet has eight columns and you have designated the 5th column as the trigger column, only the data from the 1st to the 5th column will be sent to Pabbly Connect when the 5th column is filled in.
 
Top