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

Search results

  1. Carlos Melo

    Whatsapp template message with flow button

    Ok, what should I insert in <CUSTOM_VALUE> ? And I am not seeing the URL of the header image in your code. Shouldn't it be there ?
  2. Carlos Melo

    Whatsapp template message with flow button

    Sure, it's the last step of the fourth route. Workflow URL: https://connect.pabbly.com/workflow/share/DkZUZlQDVDdfFQFrUgENKgsfAgYEXVY2AxpVR1dYBn4ATlMWBEVfNQhEVnQER1IzUhtQOlIOAT0KHgMHUgRTIFZbUX1cX1YsBEkEf1EAXG8OUFR8VDU#
  3. Carlos Melo

    Whatsapp template message with flow button

    NOTE: That problem alert to be analyzed has nothing to do with that phone number or any message. The proof is that everything works perfectly where I use the Whatsapp Cloud API app in my workflows. This is the code I have inserted in the Data field: { "messaging_product": "whatsapp", "to"...
  4. Carlos Melo

    Whatsapp template message with flow button

    I have setup the API by Pabbly using custom request and in my test I got the following error message: Unsupported post request. Object with ID '291405280726967' does not exist, cannot be loaded due to missing permissions, or does not support this operation. Please read the Graph API...
  5. Carlos Melo

    Whatsapp template message with flow button

    Ok, I should choose ‘Custom Request’ in Action Event Method, right ?
  6. Carlos Melo

    Whatsapp template message with flow button

    Hello, When testing a Whatsapp template message with a flow button I am getting the following bad result: I could see in another ticket [https://forum.pabbly.com/threads/whatsapp-template-message-with-flows.21931/] an answer which clarify that to use a template message with flow button we...
  7. Carlos Melo

    Selecting sheet of spreadsheet by mapping giving error message

    Hello, Please someone tell me why mapping sheet of spreadsheet results on that error. And what can I do to solve it. Thanks, Carlos M.
  8. Carlos Melo

    Does Pabbly offer any app for HTTP request ?

    Ooops... I'm sorry man. Thank you.
  9. Carlos Melo

    Does Pabbly offer any app for HTTP request ?

    Thank you Arshil, So I've just map the parameters of data from the step 1 and it seems to stop working. Could you please check if I've done something wrong, please ?
  10. Carlos Melo

    Which of those video tutorial is the simplest to setup ?

    Hello guys, I want to set up a workflow for a chatbot on WhatsApp and in the list of Pabbly tutorial videos on YouTube I found two videos that teach basically the same thing. In the Pabbly youtube account usually there are more than one video for the same matter. That causes us confusion when...
  11. Carlos Melo

    Does Pabbly offer any app for HTTP request ?

    Yes, it gave me the result I need ! Did you make some changes in the code or you only shifted the "Action Event Method" to "Custom Request” ?
  12. Carlos Melo

    Does Pabbly offer any app for HTTP request ?

    Sure, Here is the workflow URL: https://connect.pabbly.com/workflow/share/CUEDMVQDAGNXHQljBFsDJAoeAgZXDlEzBx4GFFJdUChVGAJpUBFaMAFNUjgAU1U0BE1UPlMPVG0OGlBUCF4FdlBJBQdQU1YsVhtVLlEAATIJVwMrVDU# What I want to do with this is a way to solve the ticket #post-117512.
  13. Carlos Melo

    Does Pabbly offer any app for HTTP request ?

    Yes, I've included it, it is “whatsapp”. Take a look até the code again.
  14. Carlos Melo

    Does Pabbly offer any app for HTTP request ?

    Ok, I have done all the configuration for that step - API (Pabbly) - and I got the following error message: (#100) The parameter messaging_product is required. That's the JSON code I have used in: { "messaging_product": "whatsapp", "to": "5531998319632", "type": "template"...
  15. Carlos Melo

    Does Pabbly offer any app for HTTP request ?

    Hello guys, That's it, does Pabbly offer any app for HTTP request, or anything that works similar to it ?
  16. Carlos Melo

    Error message after testing code

    Hello guys, I'm working with OpanAI to create a code that can send data to a spreadsheet, respecting some rules. However, in my tests, I've been receiving the following message: "You cannot import node modules or use eval() in your code. We have already imported Node modules like 'crypto-js'...
  17. Carlos Melo

    Calculating spreadsheet cell

    Ok, I have got it from OpenAI. No need assistance anymore. Thank you.
  18. Carlos Melo

    Calculating spreadsheet cell

    Sure, I'll go into more detail. A certain cell in my spreadsheet, for example G5, is filled with a number and it will be constantly updated, that is, a new number will be added to this cell from time to time. What I need is an automation that is capable of updating the existing number in this...
  19. Carlos Melo

    Calculating spreadsheet cell

    Hello, I would like to know if there is a way to update a cell in a Google Spreadsheet by calculating the average, considering all the values that have already been sent to that same cell. Can we do that with any Pabbly app?
Top