Salesforce SOAP API

Comprehensive SOAP-based API for enterprise integrations with full CRUD operations on Salesforce objects. Uses WSDL files to define parameters for accessing data through the API.

Documentation

Other Resources

🔗
WSDL
https://yourInstance.salesforce.com/services/wsdl/enterprise
🔗
APIsJSON
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/apis.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-account-360-enrichment-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-account-tree-with-contacts-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-bulk-import-accounts-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-close-opportunity-won-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-create-and-convert-lead-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-create-then-retrieve-contact-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-delete-stale-lead-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-describe-then-create-record-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-log-task-on-account-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-new-customer-onboarding-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-opportunity-with-contact-role-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-paginated-soql-export-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-query-then-update-account-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-reparent-contact-to-account-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-schedule-event-with-contact-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-search-then-retrieve-record-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-submit-opportunity-for-approval-workflow.yml
🔗
Arazzo
https://raw.githubusercontent.com/api-evangelist/salesforce-sales-cloud/refs/heads/main/arazzo/salesforce-sales-cloud-upsert-account-by-external-id-workflow.yml

Work with this as data

Every API here is available over the APIs.io API and to AI agents over MCP.

MCP server

One button, every client — Claude, Cursor, VS Code and the rest.

https://apis.io/mcp

Tools for apis

7 MCP tools reach this
  • find_apisBrowse and filter every API in the catalog.
  • get_api_artifactsOne API's artifacts, grouped by type.
  • get_openapiThe primary OpenAPI for this API.
  • find_similar_apisAPIs that look like this one.
  • apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.
  • resolveTurn a domain, URL or GitHub org into the provider it belongs to.
  • find_cohortsEvery scored population of providers in the catalog.
All 92 tools →

Call it yourself

curl for this page
This API
curl "https://apis.io/api/v1/apis/salesforce-soap-api"
All apis
curl "https://apis.io/api/v1/apis?limit=25"

Discovery needs no key. Ratings and market analysis are Pro.

Get an API key

Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.

A second provider on the same verified email joins the account you already have.

API entry from apis.yml

apis.yml Raw ↑
name: Salesforce SOAP API
description: Comprehensive SOAP-based API for enterprise integrations with full CRUD operations on Salesforce
  objects. Uses WSDL files to define parameters for accessing data through the API.
humanURL: https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/
baseURL: https://yourInstance.salesforce.com/services/Soap/u/59.0
tags:
- Enterprise
- Integration
- SOAP
- XML
properties:
- type: Documentation
  url: https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_quickstart_intro.htm
- type: WSDL
  url: https://yourInstance.salesforce.com/services/wsdl/enterprise
- type: Authentication
  url: https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_calls_login.htm
- type: GettingStarted
  url: https://developer.salesforce.com/docs/atlas.en-us.api.meta/api/sforce_api_quickstart_steps.htm