Integration of existing forms into Mautic

Hi!



We use now Mautic for an existing Website, based on Wordpress. The integration of new Mautic forms into Wordpress works fine. Due to the fact, that the website existed before integrating Mautic, there are some forms in the layout, which have to be kept with the layout as they are right now.



How can we map these forms into Mautic???

Hi!

We use now Mautic for an existing Website, based on Wordpress. The integration of new Mautic forms into Wordpress works fine. Due to the fact, that the website existed before integrating Mautic, there are some forms in the layout, which have to be kept with the layout as they are right now.

How can we map these forms into Mautic???

So there are a couple ways to go about this. If you are still using a third-party system to track the form submissions (or you have actions that you need to keep triggering on those forms) then you should look at posting the data from that location to a Mautic form POST location. However, if you don’t need anything beyond what Mautic does for you (far easier) then it’s quite simple. You will simply need to create the forms in Mautic (don’t worry about layout) just create the form fields and actions etc. Then look at the HTML that the form generates. Take each form field id & input name, and replace the existing form with that. You’ll probably also want to make sure you copy over hidden fields, the form id & actions (post) and the related javascript (all of this readily available in the HTML view of the Mautic form).

That’s all you have to do! The form will now work with Mautic!

It may sound like a lot but it really would only take a few minutes to do. :slight_smile:

Hi!
Thanks for the quick reply!!! I will let the developper set it up and will post it here, how it works.

Hi David!

We set it up and all works fine now! Thanks a lot for the support!

Mautic is getting better day by day for us…:wink:

Matt