https://github.com/droath/contact_salesforce
Drupal 8 contact salesforce web-to-lead implementation.
https://github.com/droath/contact_salesforce
Last synced: 5 months ago
JSON representation
Drupal 8 contact salesforce web-to-lead implementation.
- Host: GitHub
- URL: https://github.com/droath/contact_salesforce
- Owner: droath
- Created: 2016-07-13T21:05:09.000Z (about 10 years ago)
- Default Branch: 8.x-1.x-dev
- Last Pushed: 2016-07-13T21:05:56.000Z (about 10 years ago)
- Last Synced: 2025-02-26T17:48:39.731Z (over 1 year ago)
- Size: 3.91 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Contact Salesforce
Contract salesforce is a module that allows administrators to configure contact
forms to send results to salesforce.com using the web-to-lead approach. The UI
has a simple implementation to map entity fields to salesforce fields. Plans in
the future is to use the salesforce.com API to retrieve field information.
## Installation
1. Install and enable the module.
2. Navigate to the contact salesforce configuration (/admin/config/services/contact_salesforce).
You'll need to input the organization ID for your salesforce account. Also
defined any salesforce fields that entity fields can be mapped to from the
contact form edit type.
3. Then navigate to any contact form type and configure it to send results to
salesforce.com.