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

Recent content by gaganarora063

  1. G

    unable to send template message along with flow embedded in it.

    hello supreme, "messaging product": "whatsapp" was resolved by adding it in header. now i am getting 400 error. my payload structure is not correct. I am using custom request in API method: { "recipient_type": "individual", "to": "917458245896", "type": "template", "template": { "name"...
  2. G

    unable to send template message along with flow embedded in it.

    hello supereme i have resloved the above issue. i am using below mentioned payload: { "messaging_product": "whatsapp", "recipient_type": "individual", "to": "91XXXXXXXXXX", "type": "template", "template": { "name": "testapply_job_button", "language": "en", "category": "MARKETING"...
  3. G

    unable to send template message along with flow embedded in it.

    permanent token is not an issue. i know how to get permanent token. i want to know how to send whatsapp flow to users.
  4. G

    unable to send template message along with flow embedded in it.

    i have the approved template messages. Message includes body text and a form embedded in it. but it is not getting sent to anyone using pabbly.
  5. G

    unable to send template message along with flow embedded in it.

    Please specify a flow button component within template? How it is asking to specify? i am using pabbly to send whatsapp template using cloud api. i am not setting any parameters or headers manually. Since template message is approved so pabbly is automatically is fetching the tempate id and...
  6. G

    unable to send template message along with flow embedded in it.

    Hello, I have created a template under marketing category. this template contains body text along with a button for update preferences for contact the customer as in flow. The template has also get approved from meta. but i am unable to send the template to my customers and getting the same...
  7. G

    unable to send template message along with flow embedded in it.

    i am trying to send a template message using whatsapp cloud api. template message is approved and it contains a form to fill and submit. but i getting an error message of Please specify a flow button component within template['components'] please help to rectify.
Top