Recent content by TinyTalk

  1. TinyTalk

    Webhook Response Code

    Hello @Preeti Paryani Indeed, after deleting, workflow goes to trash bin, during that state endpoint returns 404, and once permanently deleted from trash bin, then it returns 410. Somehow at the time of posting my message, this was not how I experienced it. I kept receiving 404. But now I...
  2. TinyTalk

    Webhook Response Code

    Hi, According to the following page, after deleting a workflow, the webhook url should start returning 410 GONE, I've deleted all my workflows but I keep getting 404 Not Found. https://forum.pabbly.com/threads/webhook-status-codes-and-maximum-payload-size-limit-of-webhooks-by-pabbly.4277/...
  3. TinyTalk

    Webhook URL

    Well, after an hour long digging I had to post this, just figured there is a checkbox called "Is Webhook URL", resolved.
  4. TinyTalk

    Webhook URL

    Hello, I'm creating an integration in Pabbly for my product to make it publicly available for my users. When creating a trigger, I wanto use "Webhooks Setup by API Request" to perform a post request to my subscription endpoint to automatically create the relevant records on my backend. Here...
Top