You need to sign in to do that
Don't have an account?

How to get client_id, client secret, and security token?
Hello Experts,
I have registered my app. Could you please help in letting me know how to get:
1. client_id,
2. client secret, and
3. security token
I am trying to implement Oauth pragramatically so that I can use REST API.
Could you please help.
Thanks,
Rakesh
I have registered my app. Could you please help in letting me know how to get:
1. client_id,
2. client secret, and
3. security token
I am trying to implement Oauth pragramatically so that I can use REST API.
Could you please help.
Thanks,
Rakesh
If you navigate to Create --> Apps --> you can see connected apps, click on it and you can see consumer key and consumer secret.
For the security token you can get the token via email when you go to my settings --> personal --> reset my securitty token.
You could find consumer key,consumer secret at path specified by logontokartik i.e Build->Create->Apps->Connected Apps
I could see them at above path.Pls find Screen shot.
Regards,
Naveen
SSE , Salesforce CI expert group
http://www.autorabit.com
There is nowhere to navigate Create --> Apps, not in Lightning or Classic.
Exhausted plausible locations. You need a page with this information on, and to reference it in your documentation
This will help you for sure.Here rest api integration is performed by taking example of two salesforce system.
https://www.sfdc-lightning.com/2019/01/salesforce-rest-api-integration.html
Consumer key and consumer secret (previously client_id and client secret) can be found for connected apps whose Enable OAuth Settings checkbox is checked.
(You may need to change the URL after Https to be your Sales Force domain)
Reset Security Token:
https://tinyurl.com/SF-Reset-Token
View Consumer Key and Secret
https://tinyurl.com/SF-Consumer-and-Secret
View login attempts
https://Your_Salesforce_URL/lightning/settings/personal/LoginHistory/home
The Consumer key and Consumer Secret will be present on the screen.
1.) go to Setup > PLATFORM TOOLS > Apps > App Manager
2.) find your connected app
3.) click the little twistie at the end of the line and chose "view"
4.) under "API (Enable OAuth Settings)" find the button that says "Manage Consumer Details"
5.) click, authenticate and find your key and secret