This project is not covered by Drupal’s security advisory policy.

Reference SugarCRM contacts from a drupal field (read only).

With this module you will be able to reference a SugarCRM Contact from any content type or entity. The provided widget allows you to enter the name or part of the name of the contact and search your SugarCRM instance to select the right one. You can also show other contact fields next to the widget (once a contact has been selected). The formatter also allows you to select which contact fields to show.

Available Contact fields are:

  • Title
  • Primary Email
  • Description
  • Department
  • Home Phone
  • Mobile Phone
  • Work Phone
  • Other Phone
  • Fax
  • Do Not Call
  • Primary Address
  • Other Address
  • Assistant
  • Assistant Phone
  • Birthdate

Installation

The usual stuff. Download the module, extract the file in your contrib modules
directory and enable it in admin/modules.

Or just

$ drush dl sugarcrm_contacts
$ drush en sugarcrm_contacts

Configuration

To configure the SugarCRM connection go to Configuration > Webservices > SugarCRM.

You need to set the whole URL of the SugarCRM Webservices (not only the Sugar login url, i.e. http://my-sugarcrm.com/service/v2/rest.php), the username and password. You can also set the maximum number of results you want to get in the autocomplete. Then add the field to your content type or entity.

How to use

To add a SugarCRM Contact in the field the user writes the name or part of the name and clicks the search button to search the SugarCRM instance, and can then select the desired contact.

Dependencies

Limitations

This module only allows you to reference contacts from sugar from your drupal, it doesn't write to sugar.

Supporting organizations: 

Project information

  • Created by mpv on , updated
  • shield alertThis project is not covered by the security advisory policy.
    Use at your own risk! It may have publicly disclosed vulnerabilities.

Releases