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.
- Edit the webhook listner
- Click on the Advanced option.
- Click Override HTTP status code for the success responses, the available options are Do not override, 200 and 202.
- By default “Do not override ” is selected , then a response code of 204 is sent.
- Change the response code as per the requirement
- Save the listener
