Salesforce provides two WSDL (Web Services Description Language) files — the Enterprise WSDL and the Partner WSDL — to help developers build integrations using the Salesforce API. A WSDL is an XML document that describes how to communicate with a web service. Developers typically use their development environment (for example, Eclipse for Java or Visual Studio for .NET) to consume the WSDL and generate integration classes.
The Enterprise WSDL is strongly typed and tied to a specific Salesforce org's configuration. It reflects the exact custom fields and custom objects in that org. Because it is org-specific, the Enterprise WSDL changes whenever modifications are made to the org's configuration (such as adding custom fields or objects). The Enterprise WSDL is intended primarily for Salesforce customers building integrations for their own org.
The Partner WSDL is loosely typed and can be used to interact with any Salesforce org's configuration. It is static and does not change when org modifications are made. The Partner WSDL is intended primarily for Salesforce Partners who build integrations that work across multiple orgs.
Salesforce Lightning:
.wsdl file extension.Salesforce Classic:
.wsdl file extension.000385303

We use three kinds of cookies on our websites: required, functional, and advertising. You can choose whether functional and advertising cookies apply. Click on the different cookie categories to find out more about each category and to change the default settings.
Privacy Statement
Required cookies are necessary for basic website functionality. Some examples include: session cookies needed to transmit the website, authentication cookies, and security cookies.
Functional cookies enhance functions, performance, and services on the website. Some examples include: cookies used to analyze site traffic, cookies used for market research, and cookies used to display advertising that is not directed to a particular individual.
Advertising cookies track activity across websites in order to understand a viewer’s interests, and direct them specific marketing. Some examples include: cookies used for remarketing, or interest-based advertising.