Newer Version Available
SOAP API and SOAP Headers for Apex
This appendix details the SOAP API calls and objects that are available by default for Apex.
Any Apex code saved using SOAP API calls uses the same version of SOAP API as the endpoint of the
request. For example, if you want to use SOAP API version 43.0, use endpoint 43.0:
1https://yourInstance.salesforce.com/services/Soap/s/43.0For information on all other SOAP API calls, including those that can be used to extend or implement any existing Apex IDEs, contact your Salesforce representative.
The following API objects are available:
The following are SOAP API calls:
The following SOAP headers are available in SOAP API calls for Apex:
Also see the Metadata API Developer Guide for two additional calls: