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

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

    Posted by Arun on February 28, 2020 at 11:33 am

    What is the difference between REST API and SOAP API in Salesforce?

    Shweta replied 4 years, 1 month ago 2 Members · 1 Reply
  • 1 Reply
  • Shweta

    Member
    February 28, 2020 at 12:23 pm

    SOAP API: It has been preferred for services within the enterprise and it involves downloading a WSDL file, Converting the WSDL files to regular classes and then invoking methods on those objects.
    REST API: It has been preferred for services that are exposed as public APIs. You access rest API in the form of URL.

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos