We are using recaptcha to identify potential spam bots. We see that this recaptcha score isn’t passed in the API webhooks when a form is completed (which is disappointing), so we need a method to STOP progress of a form submission on a multi step form if the first step fails recaptcha based on the set score in the plugin settings.
Is this possible, or is it possible to get the recaptcha score via the webhook or zap plugin when completed?