• 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
    • 🔥 Pabbly Chatflow — Lifetime Access for $249View Offer

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

Pabbly Google Sheet Add Row doesn't want to add to rows with checkboxes

apps

Member
Also in addition I have the two checkboxes and I want each of them to trigger a different Pabbly flow. How can I do this when i can only define one Webhook and one trigger column using the Pabbly Sheets Extension?

Not sure how I can make this flow. Basically as I work with customers I neefd to be able to have a "panel" which is the Google sheet where I can fill out data as I go through parts of the process
1. Customers book - Data is inputted automatically (the above part) when the reserve their intent to pay with Stripe

2. After my work session I check my Timing app for the time log and and when I have confirmed the time to bill I go to the Google Sheet and press the first checkbox in the column "Add hours" and Pabbly Connect should trigger a flow which imports the timelog from Timing into the next columns in the spreadsheet and then the spreadsheets calculate the price.
3. After verifying all is correct I press the 2nd checkbox "Capture Payment" which charges the fee on the customers chart.

1753447075951.png


See the screenshot - how can i set this up?
 

Attachments

  • 1753447063645.png
    1753447063645.png
    140.2 KB · Views: 1

Soumya Tripathi

Member
Staff member
Hello @apps
As we have looked into your use case, currently, you cannot add two or more webhooks for the trigger application "Google Sheets: New or Updated Spreadsheet Row" for a single sheet. Therefore, it is not possible to trigger two workflows from a single sheet. Additionally, the trigger column is fixed — you can only define one trigger column.

Regarding the checkbox functionality:
You can populate the checkbox column with True/False values using the action step "Google Sheets: Add New Row". However, before doing so, you must first format the column in your Google Sheet as a Checkbox. Once the column is set to Checkbox, the checkboxes will appear in each row under that column.

Make sure to clear all existing checkboxes from the rows, and then click on "Save & Send Test Request" in your workflow to verify if the checkbox is working as expected.

1753532939421.png

1753532967356.png
 
Top