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