Activity Forums Salesforce® Discussions What is the difference between REST API and SOAP API ?

  • What is the difference between REST API and SOAP API ?

    Posted by Anuj on May 8, 2020 at 3:10 PM

    What is the difference between REST API and SOAP API ?

    Deepak replied 6 years ago 2 Members · 1 Reply
  • 1 Reply
  • Deepak

    Member
    May 8, 2020 at 4:27 PM

    REST API has no has no official standard at all because it is an architectural style. SOAP API, on the other hand, has an official standard because it is a protocol. REST APIs uses multiple standards like HTTP, JSON, URL, and XML while SOAP APIs is largely based on HTTP and XML.

Log In to reply.