Salesforce Web-to-Lead Webform Data Integration
Categories
Component ID
Component name
Component type
Maintenance status
Development status
Component security advisory coverage
Downloads
Component created
Component changed
Component body
This module extends the Webform module to easily allow the creation of a webform that feeds to your Salesforce.com Account. This module only built for and utilizes the Salesforce's Web-to-Lead.
The idea is to map the webform field key's to your salesforce field key provided by the web-to-lead form.
The module will provide a configuration settings page "Salesforce Web-to-Lead Configuration Settings".
@Links are:
(Drupal 6) admin/settings/sfweb2lead
(Drupal 7)
admin/config/services/salesforce_webform
node/%webform_menu/webform/sfweb2lead_webform
It accepts the Salesforce OID and more importantly a table so you can map webform-key to salesforce field key.
The leads are still stored in your webform and at the same time dispatched (via CURL ) to salesforce. The advantage versus just inserting the web-to-lead on the page body is that with this module you can take advantage of webform's validation filter and other perks.
Webform Compatibility:
- Salesforce Web-to-Lead Webform 7.x-2.x is compatible with Webform 7.x-4.x
- Salesforce Web-to-Lead Webform 7.x-1.x is compatible with Webform 7.x-3.x
Upgrading to latest version:
Simply update module , clear cache all, and new webform settings now found in webform tabs.
Documentation available @ README.txt
Dependencies for Drupal 6 Version
Multicrud v1.0 +
Webform v3.x +
Dependencies for Drupal 7 Version
Options Element
Webform v3.x +
Server Dependency. CURL must be installed.
This module was initially sponsored by STRAIGHT NORTH. Interactive Marketing Agency
