You are here:
Create a Connected App in your Org
When you create a connected app, make sure that you understand how it’s going to be used so you can configure the appropriate settings. For example, if you’re creating a connected app to integrate an external application with your Salesforce API, configure the connected app with OAuth authorization settings.
See New connected apps can no longer be created in Spring ‘26 for more details.
Sample steps to create a connected app:
- From Setup, enter External Client Apps in the Quick Find box, and then select External Client App Settings.
- To create a connected app, select New Connected App.
- Enter a Connected App Name, API Name, and Contact Email.
- Under API (Enable OAuth Settings), select Enable OAuth Settings.
-
Enter your login URL in Callback URL.
For example, https://login.salesforce.com/.
- Select Full access (full) and Manage user data via APIs (api) from Available OAuth Scopes and move it to Selected OAuth Scopes.
- Save your changes.
- Click Continue.
- Click Manage Consumer Details.
- If asked, enter the verification code and click Verify to verify your identity.
- Make a note of the Consumer Key and Consumer Secret.

