Partner WSDL
- Loosely Typed
- Used to reflect against any configuration on salesforce
- Is static and doesn’t change if modification made to an org config
- Is for customers, partners and ISVs
- who want to build an integration that can work across multiple SFDC organizations, regardless of their custom objects or fields
Enterprise WSDL
- Strongly Typed
- tied to a specific configuration of SFDC
- Is not static and WSDL changes if org config modified
- for customers who want to build an integration with their SFDC org only
Leave a comment