Changeset 593077
- Timestamp:
- 08/31/2012 05:47:41 PM (14 years ago)
- Location:
- gravity-forms-salesforce
- Files:
-
- 2 edited
-
tags/2.0.1/readme.txt (modified) (2 diffs)
-
trunk/readme.txt (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
gravity-forms-salesforce/tags/2.0.1/readme.txt
r593068 r593077 4 4 Tested up to: 3.4.1 5 5 Stable tag: trunk 6 Contributors: katzwebdesign 6 Contributors: katzwebdesign,katzwebservices 7 7 Donate link:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=zackkatz%40gmail%2ecom&item_name=Gravity%20Forms%20Salesforce%20Addon&no_shipping=0&no_note=1&tax=0¤cy_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8 8 8 … … 32 32 == Screenshots == 33 33 34 1. The Gravity Forms Salesforce Add-on settings page 35 2. It's easy to integrate Gravity Forms with Salesforce: check a box in the "Advanced" tab of a form's Form Settings 34 1. Configure Salesforce field mapping. Set up custom objects. 35 1. Integrate with more than one form. 36 3. Salesforce.com settings page 36 37 37 38 == Installation == -
gravity-forms-salesforce/trunk/readme.txt
r593075 r593077 7 7 Donate link:https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=zackkatz%40gmail%2ecom&item_name=Gravity%20Forms%20Salesforce%20Addon&no_shipping=0&no_note=1&tax=0¤cy_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8 8 8 9 Integrate the remarkable <a href="http://www.gravityforms.com/?r=salesforce" rel="nofollow">Gravity Forms</a>plugin with Salesforce.9 Integrate the remarkable Gravity Forms plugin with Salesforce. 10 10 11 11 == Description == 12 12 13 ### Integrate GravityForms with Salesforce13 ### Integrate Your Forms with Salesforce 14 14 Add one setting, check a box when configuring your forms, and all your form entries will be added to Salesforce from now on. <strong>Integrating with Salesforce has never been so simple.</strong> 15 15 … … 48 48 == Frequently Asked Questions == 49 49 50 = How do I set a custom Lead Source? = 50 = How do I configure the API plugin? = 51 52 ### How to set up integration: 53 54 1. In WordPress admin, go to Forms > Salesforce > Salesforce Settings 55 2. If you don't have your security token, <a href="https://na9.salesforce.com/_ui/system/security/ResetApiTokenEdit">follow this link to Reset Your Security Token</a> 56 3. Come back to this settings page and enter your Security Token, Salesforce.com Username and Password. 57 4. Save the settings, and you should be done! 58 59 = How do I set a custom Lead Source? (Web to Lead) = 51 60 This feature support was added in version 1.1.1. `gf_salesforce_lead_source` is the filter. 52 61 … … 65 74 ` 66 75 67 = Can I use Salesforce Custom Fields? =76 = Can I use Salesforce Custom Fields? (Web to Lead) = 68 77 69 78 With version 1.1, you can. When you are trying to map a custom field, you need to set either the "Admin Label" for the input (in the Advanced tab of each field in the Gravity Forms form editor) or the Parameter Name (in Advanced tab, visible after checking "Allow field to be populated dynamically") to be the API Name of the Custom Field as shown in Salesforce. For example, a Custom Field with a Field Label "Web Source" could have an API Name of `SFGA__Web_Source__c`. … … 71 80 You can find your Custom Fields under [Your Name] → Setup → Leads → Fields, then at the bottom of the page, there's a list of "Lead Custom Fields & Relationships". This is where you will find the "API Name" to use in the Admin Label or Parameter Name. 72 81 73 = Does this plugin require Gravity Forms? =74 This plugin requires the brilliant [Gravity Forms plugin](http://www.gravityforms.com/?r=salesforce). __Don't use Gravity Forms? [Buy the plugin](http://www.gravityforms.com/?r=salesforce)__ and start using this add-on plugin!75 76 82 = What's the license for this plugin? = 77 83 This plugin is released under a GPL license. 78 84 79 85 == Changelog == 86 87 = 2.0.1 = 88 * Renamed the plugin files so that you wouldn't need to re-activate. 89 90 = 2.0 = 91 * Added API plugin. A complete rewrite; switched to SOAP API. Will require re-configuring the plugin. 92 * Renamed 1.x plugin "Gravity Forms Salesforce Web to Lead Add-On" 80 93 81 94 = 1.1.3 = … … 102 115 == Upgrade Notice == 103 116 117 118 = 2.0 = 119 * Complete rewrite; switched to SOAP API. Will require re-configuring the plugin. 120 104 121 = 1.1.3 = 105 122 * Fixed issue with latest Gravity Forms preventing Salesforce checkbox from showing up - thanks <a href="http://msmprojects.com/">Michael Manley</a>!
Note: See TracChangeset
for help on using the changeset viewer.