Forum Replies Created

  • Hi Sanjana,

    1.a RESTful Web Service should not keep a client state on the server. This restriction is called Statelessness.

    2.If you hit a url using your browser or using a java based client, result will always be the User XML whose Id is 1 because the server does not store any info about the client.

  • Vinay

    Member
    July 13, 2018 at 7:15 am in reply to: Why do we need Security Token in Salesforce?

    Hi Anurag,

    ->Security token is a case-sensitive alphanumeric key.

    ->Purpose of the token is to improve the security between Salesforce users and Salesforce.com

    -> when accessing Salesforce via API, [password][security token] should be given to login.

Popular Salesforce Blogs

Popular Salesforce Videos