test.salesforce.com
-
Hi
How do I link to a test.salesforce.com account? I’ve looked around and added
add_filter( 'gf_salesforce_soap_options', create_function( '', 'return array("location" => "https://test.salesforce.com/services/Soap/u/27.0");' ) );to functions.php but its not working
Any ideas?
The topic ‘test.salesforce.com’ is closed to new replies.