Skip to content

mtawse/DrupalToSugar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

DrupalToSugar

Send data from Drupal webforms to SugarCRM modules.

#Drupal Requirements

weform

composer manager

#SugarCRM Requirements

Uses SugarCRM ReST v10 API available in Sugar versions >=6.7.

#Usage

Install module and ensure Composer Manager dependencies are up to date.

Enter SugarCRM user details for the API connection. This can be found under the services section in administration configuration.

In the Webform Edit tab select the Sugar module to send the data to. For each Form compoent field select the corresponding Sugar field. Under Form settings enable SugarCRM Submission.

#Credit

Thanks to Sean Pinegar for his Sugar ReST API Wrapper

#Todo

Enable encryption for Sugar credentials

Pull in language strings for module and field names

Validation for enum-type fields

Test with multiselects

Enable related modules and links

About

Send data from Drupal to Sugar

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published