Vtiger

Reading time: 1 minute


Mautic - vtiger CRM plugin

This plugin can push a contact to the vTiger CRM when a contact makes some action.

If you don't have a vTiger CRM account yet, create it.

Warning The cloud Vtiger instances have the Leads module disabled by default. This will cause error message Permission to perform the operation is denied on plugin edit form. Enable the Leads module and the plugin load the custom field mapping form.

Authenticate the vTiger plugin

To authenticate the Mautic plugin to be able to communicate with vTiger CRM you'll need these credentials:

  • vTiger Cloud URL - the base (root) URL starting with http:// or https:// where your vTiger instance runs. For example https://your_vtiger.od2.vtiger.com.
  • vTiger Open Source URL If you are using Open Source Vtiger you must use the base (root) Url starting with http:// or https:// and followed by /webservice.php. For example https://your_vtiger.od2.vtiger.com/webservice.php.
  • vTiger username - The username (email address usually) which you use to log in to your vTiger.
  • vTiger access key - The access key published in your vTiger profile. To get it, go to vTiger's My Preferences. The Access Key hash is at the bottom of the page.

Fill these 3 credentials to the Mautic plugin and click Authenticate.

Configure the vTiger CRM plugin

If you want to use the plugin, you have to publish it. Set the Publish switch to Yes.

In the Features tab is Push contacts to this integration checkbox and it is checked by default.

You can also configure whether you want to map Vtiger's Leads to Mautic's Contacts and/or Vtiger's Organizations to Mautic's Companies.

Configure the field mapping.

Save the plugin configuration.

Test the plugin

Follow these steps to test the integration.

Found errors? Think you can improve this documentation? edit this page