I’m very new to Mautic. Currently, my site runs on Joomla! CMS with Acymailing as newsletters and campaign management. I use Fabrik for building forms and web apps. It integrates very nicely with acymailing, because I can pass data from the form to Acymailing on submit by simply adding the parameters.
For example:
index.php?[email]={email}&[phone]={phone}&[fname]={first_name}&[lname]={last_name}&[organization]={company}
Does Mautic support something similar for getting contacts into a segment? Or do I strictly need to use the Mautic forms?
Or perhaps there is a way to have a cron look at my current subscription database and bring contacts over this way?
Ultimately I need Mautic for creating SMS campaigns, not so much emails yet. But I may completely switch over in the future.