http://www.formtools.org/ I was wondering if some type of integration was possible . I am aware that Mautic has some form capability. But the ability to use existing custom form creator and then send the captured data directly into mautic would be a great idea.
On the forms tab of the mautic software, it actually suggested a ‘tip’ which was to use one of the CMS plugins to integrate forms. Don’t see why you wouldn’t have an open source one like FormTools.
Forms seem to be a major part of how Mautic works to import and accept new customer data. Even existing customers can update their data with forms. So I would like to see some more form tools [or similar] solutions implemented.
I am assuming someone has to program this, unless it is possible to do it with some copy/paste technique.
http://www.formtools.org/ I was wondering if some type of integration was possible . I am aware that Mautic has some form capability. But the ability to use existing custom form creator and then send the captured data directly into mautic would be a great idea.
On the forms tab of the mautic software, it actually suggested a ‘tip’ which was to use one of the CMS plugins to integrate forms. Don’t see why you wouldn’t have an open source one like FormTools.
Forms seem to be a major part of how Mautic works to import and accept new customer data. Even existing customers can update their data with forms. So I would like to see some more form tools [or similar] solutions implemented.
I am assuming someone has to program this, unless it is possible to do it with some copy/paste technique.
I noticed they have a possibility to write some post submit script:
http://docs.formtools.org/api/?page=ft_api_process_form
You can then build the integration yourself. The starting point can be this:
https://medium.com/@jan_linhart/the-simplest-way-how-to-submit-a-form-data-to-mautic-1454d3afd005
If you’d find a possibility to make a reusable module out of it, the both communities will be grateful