Wp Contact Forms 7 innetgration

Hi,

how do you use Mautic with Wordpress Forms? I tried a few plugins for integration but none of them seems to work with the latest version of Mautic - ?

Best regards,

Michal

I just use the Mautic plug in for Wordpress and embed the Mautic form without any third party form extensions in wordpress.

Hi, You can use this for elementor:

I also recommend to use the CF7 wp plugin:

Here is a full tutorial:

Hi,

thanks - I tried this plugin before, but I do not see in the plugin settings any way to configure OAuth access to Mautic and I see in the logs Forbidden error accesing to …/form/submit?formId=1

Do you use this plugin with latest version of Mautic?

Best regards,

Michał

Yes, I use this every day.
And I don’t use OAuth here. Its a form post action. No authentication, which is no different than any other form post.

Hi, this is a common issue with plugin compatibility, especially with newer Mautic versions. Instead of relying on direct plugins, you can use a solution like Contact Form to API. It connects Contact Form 7 to Mautic via API, so you’re not dependent on plugin updates. No coding required, and it ensures all form data is sent reliably.