When using Web-to-Lead Add-on, you can choose to have form entries sent to Salesforce as Cases instead of as Leads..
Web-To-Lead Specify custom fields and use the Salesforce API ID to send data to Salesforce..
Advanced tab, and add ID of the Campaign you want to add the entry to.
Admin Label for the input or Parameter Name ( Advanced tab, visible after checking.
Allow field to be populated dynamically ) to be API Name of Custom Field as shown Salesforce.
You want to copy the part of URL that looks similar to 12AB0000003CDe4. Use that value instead of API Name...
Date format * function filter the gf salesforce datetime ) { CHANGE THE NAME BELOW to the field name you want to use Date Time for if { return true } If it's not match, use default return $use datetime }.
If the Address feed is ordered before the Contact feed in the list, you can use the Contact Primary Key to map to the Address Primary Key.
Added $feed and $api variables into the filter, so that additional things can be done in $merge vars based on the feed options, and $api can be further tweaked based on the feed object name.
API Added filter gf salesforce enterprise to use Enterprise Client instead of Partner client.
Read more