Skip to content
Snippets Groups Projects
user avatar
The Great Git Migration authored
98ecefdb
History
Name Last commit Last update
salesforce_api
sf_node
sf_user
README.txt
Salesforce module

Current Maintainer: 
  Victor Kane (victorkane@drupal.org - http://drupal.org/user/36006 - http://awebfactory.com.ar)
Original Creator, Maintainer & Developer: 
  Steve McKenzie (http://drupal.org/user/45890)

FEATURES
Example uses fully tested (currently working with Salesforce API (versions 6 to 9 tested) with Drupal 4.7.x):
* Drupal contact form is inserted into Salesforce account as lead.
* All new Drupal users are added to Salesforce account as leads.
* Drupal user account edits update Salesforce lead data.
* GPL licensed converted nusoap library avoids having to use non-GPL Salesforce PHP API.

INSTALLATION
See INSTALLATION.txt

ROADMAP:
* Create usuable 4.7.x and 5.x branches with current functionality
* Redesign (including some suggestions of Steve McKenzie's for refactoring).
* Extend functionality
* Incorporate reuse of and alignment with existing Drupal core and module directions
* Guarantee Drupal 6 upgrade path, start branch
* Extend functionality

NOTE: When I first took over this module, Steve McKenzie had written:
---
this module needs a lot of love.. someone please help maintain it and take over it :P
---
steve[at]raincitystudios.com
---

I hope to live up to Steve's expectations
---
victorkane@drupal.org
---