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
Sunil PalSunil Pal 

REST api

Hi all,

 

How to get the request token and then use that token for access token for get satisafction.
please share any example if any one have.It will be very helpful.

 

Thanks in advance

 

 

cplusplus_pleasecplusplus_please
You can also get it manually, doing it this way will reset your authentication token though :)
http://www.salesforce.com/us/developer/docs/api/Content/sforce_api_concepts_security.htm



=============================
Developer for www.voicent.com
Voicent provides CRM, auto dialer, predictive dialer, reminder, and call center solution that is suitable for anyone in any level
Voicent strives to meet customer demands to integrate Voicent software with CRM of their choice.
Sunil PalSunil Pal

Thanks 

 

Any one have working example of generating oauth nonce in apex or in any lamguage, Please share .

 

 

Thanks in advance.