Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ekristen/salesforce-webform-integration
Allows for seemless Salesforce integration with Webforms in Drupal 7
https://github.com/ekristen/salesforce-webform-integration
Last synced: about 2 months ago
JSON representation
Allows for seemless Salesforce integration with Webforms in Drupal 7
- Host: GitHub
- URL: https://github.com/ekristen/salesforce-webform-integration
- Owner: ekristen
- License: other
- Created: 2011-10-30T23:48:46.000Z (about 13 years ago)
- Default Branch: master
- Last Pushed: 2011-11-05T16:29:31.000Z (about 13 years ago)
- Last Synced: 2024-04-14T20:10:21.983Z (9 months ago)
- Language: PHP
- Homepage:
- Size: 91.8 KB
- Stars: 2
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
Salesforce Webform Integration Module
This is a module for Drupal 7, it extends the capability of the Salesforce Suite modules.
It is dependent on the Webform module and the Salesforce API modules.
Once enabled you can enable the upserting of information into you Salesforce account upon the submission of a webform.
How it Works
-------------
When you create or edit a webform the option to enable sending of data to Salesforce will now be available in the additional setting section.
You will also be able to select what type of Salesforce Object you'd like to upsert the data as.
When you are creating the different components or updating the components of your webform you will see a Salesforce Object Field setting,
in this setting you can select which Salesforce Object Field the data should be upserted into for the object that you selected when you created the webform.
Finally once the webform is filled out and submitted the data will be upserted into your Salesforce account.