Activity Forums Salesforce® Discussions Distinguish between REST Class And SOAP Class in Salesforce

  • Subhendu

    Member
    January 16, 2018 at 6:57 am

    Hi Ratnkar,

    You can identify your web service class them by viewing the code. If the class has annotation '@RestResource' then it's REST-based and if it has 'webservice' member variables and a 'webservice' method then it's SOAP-based class.

    Hope this helps.

    Thanks,
    Subhendu

Log In to reply.

Popular Salesforce Blogs

Popular Salesforce Videos