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

  1. savigdor

    Webhook Response

    I don't have video examples. Nonetheless here's an example: In the first page I have a Goolge login button. When a user clicks on it, the javascript code sends the data it got from Google Login system to Pabbly Webhook. The Pabbly Connect does some sort of processing. You can see an example for...
  2. savigdor

    Webhook Response

    Hi Supreme, If you mean in webhook verification process that I can push my own Json to the client with or without Pabbly's 200 OK reponse - Then yes, this is what I am looking for. The idea is that I'll do some processing with Pabbly's webhook & respond the client whether the processing was...
  3. savigdor

    Webhook Response

    Hi Supreme, I would like to send json object like this one for instance, that represents the application (i.e. connection in Pabbly) success or failure to do something. It could be something like: { operation: SMS Sent, status: Success, // it can be Success/Failure or some other label...
  4. savigdor

    Webhook Response

    Hi supreme, Thank you for your answer. I'll try to sharpen my question: Can I send alongside the response a json object of my own?
  5. savigdor

    Webhook Response

    Hi Guys, Is there a way to get an http response as a result of a webhook operation? I have a javascript xhr.send that I coded that sends data to a webhook I defined in your system, but now I would like to get a result whether the webhook was completed successfully (application-wise) or not so...
Top