Creating a Connected App
- Navigate to Setup > App Setup > Create > Apps.
- Scroll down and search for Connected Apps related list. Click New to create a new app.
- Enter the basic information, Connected App Name and API Name as Conga SmartSearch.
- In the API (Enable OAuth Settings) section, select Enable OAuth Settings checkbox.
-
In the Callback URL, enter https://<login OR test>
.salesforce.com/services/authcallback/
<org-id>
/CongaSmartSearch
In <login OR test> enter login or test depending on your environment. In <org-id>, enter your org ID.
- Select the Use digital signatures check box. Choose the file from generated certificate.
-
For Selected OAuth Scopes, select the following:
- Access and manage your data (api)
- Access and manage your Chatter data (chatter_api)
- Perform requests on your behalf at any time (refresh_token, offline_access)
- Click Save.