Hello.
I have an integration between wordpress and Salesforce (Pardot). I need to send data from an Elementor form in Wordpress to a Pardot Form Handler Webhook
This integration has been working for a while now, but we have a problem when data fails to validate.
In this case the Form handler still returns a 200 response code with an error message. Therefore Zapier interprets the response a completed.
Unfortunately this gives us no visibility of failed calls to the webhook since everything is completed.
Is it possible to force Zapier to mark the step as failed based on the webhook response body, so I can get warnings when running the app.
I cant change the response code to something more appropiate so I need the Zap to handle the response.
Thanks.