Plugin Directory

Changeset 593077


Ignore:
Timestamp:
08/31/2012 05:47:41 PM (14 years ago)
Author:
katzwebdesign
Message:

Fixed screenshot

Location:
gravity-forms-salesforce
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • gravity-forms-salesforce/tags/2.0.1/readme.txt

    r593068 r593077  
    44Tested up to: 3.4.1
    55Stable tag: trunk
    6 Contributors: katzwebdesign
     6Contributors: katzwebdesign,katzwebservices
    77Donate 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&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8
    88
     
    3232== Screenshots ==
    3333
    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
     341. Configure Salesforce field mapping. Set up custom objects.
     351. Integrate with more than one form.
     363. Salesforce.com settings page
    3637
    3738== Installation ==
  • gravity-forms-salesforce/trunk/readme.txt

    r593075 r593077  
    77Donate 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&currency_code=USD&lc=US&bn=PP%2dDonationsBF&charset=UTF%2d8
    88
    9 Integrate the remarkable <a href="http://www.gravityforms.com/?r=salesforce" rel="nofollow">Gravity Forms</a> plugin with Salesforce.
     9Integrate the remarkable Gravity Forms plugin with Salesforce.
    1010
    1111== Description ==
    1212
    13 ### Integrate Gravity Forms with Salesforce
     13### Integrate Your Forms with Salesforce
    1414Add 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>
    1515
     
    4848== Frequently Asked Questions ==
    4949
    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
     541. In WordPress admin, go to Forms > Salesforce > Salesforce Settings
     552. 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>
     563. Come back to this settings page and enter your Security Token, Salesforce.com Username and Password.
     574. Save the settings, and you should be done!
     58
     59= How do I set a custom Lead Source? (Web to Lead) =
    5160This feature support was added in version 1.1.1. `gf_salesforce_lead_source` is the filter.
    5261
     
    6574`
    6675
    67 = Can I use Salesforce Custom Fields? =
     76= Can I use Salesforce Custom Fields? (Web to Lead) =
    6877
    6978With 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`.
     
    7180You can find your Custom Fields under [Your Name] &rarr; Setup &rarr; Leads &rarr; 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.
    7281
    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 
    7682= What's the license for this plugin? =
    7783This plugin is released under a GPL license.
    7884
    7985== 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"
    8093
    8194= 1.1.3 =
     
    102115== Upgrade Notice ==
    103116
     117
     118= 2.0 =
     119* Complete rewrite; switched to SOAP API. Will require re-configuring the plugin.
     120
    104121= 1.1.3 =
    105122* 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.