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

How to allow users to Opt-Out or Unsubscribe from Broadcasts/Sequence of message over whatsapp?

Ajit

Member
We are integrating whats app API with Google sheets.
Everything is working fine just I want to explore the feature of opt out. If someone doesn't want to receive our message then in template section we have that option but how to remove ( or adjust) that number from Google sheets so that pabbly dosent trigger next msg for that number?
We are going to send seqiencial msg to people those have entries in Google sheets by using delay module from pabbly.
 
P

Pabblymember11

Guest
Hey @Ajit

Could you please explain your use case once briefly on how you are getting the data in the Google Sheets?
 

Ajit

Member
We have primary two data inputs one is from Google forms, website forms and second is we have some old records which we are manually filling in to Google sheets.
 
P

Pabblymember11

Guest
Hey @Ajit

To send the message on the basis of validation then you could try adding a new column where you can validate it by using (Yes/No).

Whereas to check it after the Delay action step, you can use the "Lookup SpreadSheet" action step and its response of "(Yes/No)".

Then after the Lookup SpreadSheet action step, you can use the following filter action step.

1672221817331.png
 
Top