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

Create Whatsapp Group based on new spreadsheet row ( Form is HTML and pushed to Google Spreadsheet)

Hi,
Im having issues what creating whatsapp groups. Current workflow is that a html form is filled on my client portal.
Then the whatapp groups should be created.This doesnt happend only when I manual push the event.
Is their a workaround?
Im aware that Pabbly has issues getting the event if its appscript loaded
 
Hi Preeti,
I can but this is a public form, can you make it private?
further more,
You wont see anything happen in the automation because its not trigger because of the Googlesheet automation (Data is loaded via app script)
 

ArshilAhmad

Moderator
Staff member
For Google Sheets, we do not support formula-based triggers. The data must either be entered manually into the trigger column or through an API.

If the data is added to your spreadsheet through an App Script, it will not trigger the workflow.
 
what do you recommand? Current workflow is that the data is entered in the spreadsheet, so V-lookup is performand to add additional data, and the when sending all data. The whatapp group are created. I still need to add a delay for 10 sec for sending messages but that not possible using pabbly
 

ArshilAhmad

Moderator
Staff member
You have to enter the data in your spreadsheet either manually or through an API; there is no other workaround. It won't trigger if the data is added through formulas.

You can use a Delay step in your workflow, but it can only be set to a minimum of 1 minute, not lower than that
 
Top