Return a response code from Webhook listener

integrator.io returns a 204 HTTP status code for all successful webhook requests by default. There can be situations when the requested platform expects a response code other than 204. In such cases we can select an alternate successful HTTP status code for the listener.

  1. Edit the webhook listner
  2. Click on the Advanced option.
  3. Click Override HTTP status code for the success responses, the available options are Do not override, 200 and 202.
  4. By default “Do not override ” is selected , then a response code of 204 is sent.
  5. Change the response code as per the requirement
  6. Save the listener

Leave a comment

Your email address will not be published. Required fields are marked *