Hi Zapier friends, I have a webhook POST step that occasionally fails due to some special characters and line breaks messing up the JSON payload. I’ve tried to set up some error alerting for this step, but regardless of whether the zap step errors, it shows that the zap has success=true
I have tried to setup a slack zap that pings me a slack message whenever this step doesn’t have success=true but that never seems to trigger.
Any ideas on how to get error logging/alerting for the webhook zap?