MAW-867: Update Salesforce Full OID
This commit is contained in:
@@ -981,7 +981,7 @@ if ($salesforceEnvironment == 'development') {
|
||||
$webtolead_url = get_option('webtolead_url');
|
||||
|
||||
} elseif ($salesforceEnvironment == 'staging') {
|
||||
update_option( 'default_campaign', '7011I000000dF9n');
|
||||
update_option( 'default_campaign', '00DDh0000009Umu');
|
||||
update_option( 'sfdc_oid', '00D8C0000004aiW' );
|
||||
update_option( 'webtolead_url', 'https://test.salesforce.com/servlet/servlet.WebToLead' );
|
||||
|
||||
|
||||
Reference in New Issue
Block a user