Webhook not firing for contact forms 7 submission
-
Hi,
I have configured the plug-in so that it sends submitted form payload to my backend via its API end-point.
It worked well for a while, but I have noticed that it no longer works.
I see in the plug-n config that my hook for “Contact Form 7” -> “Form submitted” is properly configured (it shows as green). The authentication credentials are valid, and if I sent the same data via cURL to my API endpoint, I see that everything is working as expected.
I can also submit the message through the contact form (I do receive emails).
Is there a way to debug why WP Webhook no longer fires?I have created a test endpoint via webhook.site, and when I click “Send Demo”, I’m not receiving anything either.
I rule out connectivity since I receive emails from the server. Looking at the logs when I click “Send Demo”, this is the only entry that I see:<MY IP> – – [07/Jun/2022:23:11:40 +0000] “POST /wp-admin/admin-ajax.php HTTP/2.0” 200 114 “https://www.ecobim.io/wp-admin/options-general.php?page=wp-webhooks-pro&wpwhprovrs=send-data&wpwh-trigger=cf7_forms” “Mozilla/5.0 (Windows NT 10.0; rv:91.0) Gecko/20100101 Firefox/91.0”
The page I need help with: [log in to see the link]
- The topic ‘Webhook not firing for contact forms 7 submission’ is closed to new replies.