Skip to main content
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
17 件の回答
  1. 2024年5月13日 10:13

    1. Navigate to Setup> App Manager > Create new App

    1.1 Enable OAuth Settings

    1.2 Enable for Device Flow

    1.3 Select OAuth scope

    2. Click Save

    3. Wait for 10 mins

    4. Navigate to App Manager, click view from drop-down of your created app

    5. Click Manage Consumer Details

     

    That way you'll get Consumer Key and Consumer secret for Connected app

0/9000