Hello @bostondave08,
All the steps you described are correct, but it sounds like there’s an issue with saving the integration settings in the form itself.
Could you please test saving the webhook name and URL settings with the browser console open.
On the Network tab, check what’s the response code from admin-ajax.php file right after saving the settings, and if there’s any error message too:
https://prnt.sc/R8jPU277urkT
Next, please check if there are any error messages on the Console tab:
https://prnt.sc/DlePsxZDlAO-
If you see JavaScript errors, it’s possible there’s a conflict with another theme or plugin, so the next recommended step is to run a conflict test as explained here.
In order for such test not to affect the live site, you can run it on a cloned staging site. If you need our help, please let us know which error messages were displaying, and what was the result of running the conflict test.
Best Regards,
Dmytro
Thank you and sorry for the delay.
I tried all of the suggestions and did not see any errors. I did also turn off all of my plugins but forminator and the theme. It still does not save in the form page.
I am actually just trying to connect through either MAKE or ZAPIER. Are you creating direct integrations to either?
Thank you,
D
Hi @bostondave08,
I hope you are doing well today!
Please make sure you have followed all steps instructed on https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#webhook
Kind regards,
Zafer
Hi @mos3
We didn’t hear back from you for quite some time so I’m marking this as resolved for now.
If you have any follow-up questions, let us know and we’ll be happy to get back to you.
Best regards,
Adam
I have the same issue with saving the forminator webhook integrations. I have tried uninstalling all plugins but forminator to no avail. I have disabled all caching etc. and emptied browser cache.
When saving the
“Set Up Webhook
Give your webhook integration a name and add the webhook URL.”
The result is:
“Active Apps
You are not sending this module’s data to any third party apps. You can activate any of the connected apps below and start sending this module’s data to them.”
I have noted following error in the console:
A form field element should have an id or name attribute
A form field element has neither an id nor a name attribute. This might prevent the browser from correctly autofilling the form.
To fix this issue, add a unique id or name attribute to a form field. This is not strictly needed, but still recommended even if you have an autocomplete attribute on the same element.
1 resource
Violating node
Learn more: The form input element
An element doesn’t have an autocomplete attribute
A form field has an id or name attribute that the browser’s autofill recognizes. However, it doesn’t have an autocomplete attribute assigned. This might prevent the browser from correctly autofilling the form.
To fix this issue, provide an autocomplete attribute.
6 resources
Learn more: HTML attribute: autocomplete
No label associated with a form field
A isn’t associated with a form field.
To fix this issue, nest the in the or provide a for attribute on the that matches a form field id.
Generally my forminator forms work fine on my setup and just webhook integration does not save.
Hi @johnbai
Could you try using a Webhook URL from this site? https://webhook.site/
In case it still not working, we will have to troubleshoot further, for example importing your form to our lab site: https://wpmudev.com/docs/wpmu-dev-plugins/forminator/#import-export you can share it using pastebin.com
Even though it seems the same issue as the original thread starter, could you create a new thread from https://ww.wp.xz.cn/support/plugin/forminator/#new-topic-0 so we can better assist you?
Best Regards
Patrick Freitas