VTiger Integration

Its possible integrate Mautic with VTiger Open Source (hosted on own server)?

Its possible integrate Mautic with VTiger Open Source (hosted on own server)?

Yes it is. We have this with a handful of self-hosted pairs of Mautic and Vtiger. Works great.

Can anyone help me out

That, How vTiger contacts can sync in mautic and vice a versa?

What i need , People who are added to Vtiger should get added to Mautic and Vice Versa.

Thanks in advance

Kishan Kumawat

So the standard Vtiger plugin will sync back and forth with LEADS in Vtiger, not Contacts or Organizations.

You can convert Leads to Contacts and Organizations of course (and we have a Vtiger plugin that allows you to do it in batches).

We have written an application for our own purposes that replicates Contacts from Vtiger into Mautic and overwrites linked fields in related records.

It syncs based on Vtiger Contact ID first, then Email address.

It reads direct from the Vtiger DB (to reduce the load on our application servers) and communicates with Mautic via the API.

We’ve also written a plugin for Vtiger that writes a comma-separated list of Campaign IDs to a field in the Contact record.

You can use this list in Mautic to auto-add contacts to Segments.

I am planning to convert our application to a Mautic plugin at some point. If you’re interested we could share either the cost or the development load.

Justin