As part of the pre-provisioning process you must configure a Connected App in your org to provide authentication and authorization for the following TurboEngines services:
TurboConfig
TurboPricing
The example in the following tasks is provided for TurboConfig but is the same process for any service configuration.
To create a Connected App
Navigate to Setup > App Setup > Create > Apps.
Scroll down and search for the Connected Apps related list and click New to create a new app.
Fill in the following details in the Basic Information section.
Field
Description
Connected App Name
Enter the name of the Connect App.
API Name
The API name is generated automatically based on the name of the Connected App.
Contact Email
Enter the email address of the administrator managing the Connected App.
Fill in the following details in the API (Enable OAuth Settings) section.
Fields
Description
Enable OAuth Settings
Select this to define the OAuth settings. For example, TurboConfig. When you enable this field, additional settings are displayed under API (Enable OAuth Settings) section.
Enable for Device Flow
Select this to enable the connected app for an external application.
Callback URL
The Callback URL is generated automatically when you select the field Enable for Device Flow. For example, https://test.salesforce.com/services/oauth2/successis generated based on the instance URL. You can also add other URLs in separate lines.
Selected OAuth Scope
Select all the entries under Available OAuth Scopes and move them to Selected OAuth Scopes by clicking the Add arrow.
Require Secret for Web Server Flow
Select this to require the connected app to provide a consumer secret for authorization.
You must leave all other fields blank. Click Save.
To capture Consumer Key and Consumer Secret
After you create a Connected App, CPQ generates Consumer Key and Consumer Secret. You must provide the values of Consumer Key and Consumer Secret to Conga Technical Support.
Navigate to Setup > App Setup > Create > Apps.
Scroll down and search for the Connected Apps related list.
Click the name of the Connected App you created in the previous topic.
Click Copy next to Consumer Key.
Click Click to reveal next to Consumer Secret. After the value of the field is displayed, click Copy.
Store the information for the next part of the process.