ONE DAY SALE

Free Salesforce Developers Tutorials >

Chapter 13 - API >

SOAP API Part 1

SOAP API Part 1

What You’ll Learn


S2 Labs

What Is SOAP API In Salesforce?

SOAP stands for Simple Object Access Protocol. The Force.com SOAP API (formerly known as the Force.com Web Services API) lets you integrate Force.com applications that can create, retrieve, update, or delete records managed by Salesforce, Force.com, and Database.com, records such as accounts, leads, and custom objects. 

SOAP brings its own protocol and focuses on exposing pieces of application logic (not data) as services. 

SOAP exposes operations. SOAP is focused on accessing named operations, each implementing some business logic through different interfaces. 

Advantages Of SOAP API

  • SOAP supports several protocols and technologies, including WSDL, XSDs, and WS-Addressing. 
  • The Web Services Description Language (WSDL) describes a common set of rules to define the messages, bindings, operations

Initial Setup For SOAP API

You need to first download VS Code and Postman.

Salesforce certifications

Download Study Material

Get access to exclusive study material for Salesforce Certification and ace your exams!

Download Now

Our Salesforce Certification Courses

Hey there! Glad you made it through our Salesforce Developer Training for beginners . But wait! We've got some high-in-demand Salesforce courses for you to take your Salesforce skills to the next level, making you a desired professional in the Salesforce job market.

Post a Comment

Your email address will not be published. Required fields are marked *