Skip to content

Releases: gravityplus/Gravity-Forms-Salesforce

2.6.3.3

14 Feb 17:24
Compare
Choose a tag to compare
  • Web-to-Lead: Fix: show multiple "Salesforce enabled" icons in the forms page

Hotfix

13 Feb 23:41
Compare
Choose a tag to compare

WordPress SVN discrepancy.

Version 2.6.3: Add back the active feed indicator icon

13 Feb 20:44
Compare
Choose a tag to compare
  • Web-to-Lead: Re-added the functionality to show the little Salesforce icon in the forms list that indicate active feeds are enabled for that form.
    • Integrated that method into the KWSAddon class

2.6.2

11 Feb 20:32
Compare
Choose a tag to compare

Add check for SOAP availability

2.6.1.1

06 Feb 18:32
Compare
Choose a tag to compare
  • Added: Add a new filter gf_salesforce_format_date to change date format for Date field type before exporting to Salesforce

2.6.1

24 Jan 22:10
Compare
Choose a tag to compare
  • Added: Manual export of leads - a new setting in the Form settings configuration that prevents all entries from being sent to Salesforce; only manually-approved entries may be sent.
  • Added: $feed and $api variables into the gf_salesforce_create_data filter, so that additional things can be done in $merge_vars based on the feed options, and $api can be further tweaked (setAssignmentRuleHeader) based on the feed object name. Thanks, @sc0ttkclark!
  • Fixed: PHP static method warnings
  • Fixed: Supports paths outside of standard WP plugin directory structure

3.0 - OAuth integration

23 Jan 04:49
Compare
Choose a tag to compare
Pre-release

This uses OAuth for the API version. Big deal.

Requires PHP 5.3 or higher to use OAuth/

2.5.3

23 Jan 04:48
Compare
Choose a tag to compare

= 2.5.3 =

  • Fixed: Minor PHP static method warning
  • Fixed: Dates now export properly in API and new Web-to-Lead Addon
  • Tweak: Added translation to error log strings