function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
manoj6492manoj6492 

Rest response and Rest request usage

hi,

    Can anyone give detailed explanation about the usage of Rest response and Rest request in the rest services

Vinita_SFDCVinita_SFDC

Hello Manoj,

 

Please refer the following link which explains with example the use of REST request and response:

 

http://www.salesforce.com/us/developer/docs/api_rest/Content/quickstart_code.htm

 

For REST API refer:

 

http://www.salesforce.com/us/developer/docs/api_rest/