Part IV: Version 9.5.0 > Changes to Adapters for PowerCenter (9.5.0) > PowerExchange for Salesforce
  

PowerExchange for Salesforce

Effective in version 9.5.0, PowerExchange for Salesforce uses version 24.0 of the Salesforce API.
Previously, application connections pointed to earlier versions of the Salesforce service.
To connect to the new version of a Salesforce object, change the service URL in existing application connections from the previous version to the new version.
The following table shows the service URLs for application connections created in the previous versions of PowerExchange for Salesforce:
PowerExchange for Salesforce Version
Salesforce Service URL
9.1.0 HotFix 3, 9.1.0 HotFix 4
https://www.salesforce.com/services/Soap/u/23.0
9.1.0 HotFix 2
https://www.salesforce.com/services/Soap/u/21.0
9.1.0, 9.1.0 HotFix 1
https://www.salesforce.com/services/Soap/u/20.0
The 24.0 version of the Salesforce service URL is:
https://www.salesforce.com/services/Soap/u/24.0
If the new version of a Salesforce object has a different structure than the previous version of the object, re-import the Salesforce object. After you re-import the object, analyze the associated mapping to determine if you need to update transformations in the mapping. For example, if you re-import a source definition that is based on a Salesforce object that contains a new field, you can modify your mapping to extract the new field and write the data to the target.