Webhook returning header status based on next step

I am trying to get my incoming new request webhook to return HTTP status code based on the next step in the process. It always returns 200, even if the next step results in error.

I just want something simple, such as entire code block ends in success = 200, doesn’t = 400.

Hi,
Can you share further details as specified in the wiki here?

Feel free to create a new topic if the issue still persists.