As part of the pre-provisioning process, you must configure a Connected App in your org to provide authentication and authorization for the TurboPricing services.

To create a Connected App

  1. Navigate to Setup > App Setup > Create > Apps.

  2. Scroll down and search for the Connected Apps related list and click New to create a new app.

  3. Enter 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.

  4. Enter the following details in the API (Enable OAuth Settings) section.

    FieldDescription
    Enable OAuth SettingsSelect this to define the OAuth settings. For example, TurboPricing. When you enable this field, additional settings are displayed under API (Enable OAuth Settings) section.
    Enable for Device FlowSelect 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/success is generated based on the instance URL. You can also add other URLs in separate lines.

    Selected OAuth ScopeSelect all entries under Available OAuth Scopes and move them to Selected OAuth Scopes by clicking the Add arrow.
    Require Secret for Web Server FlowSelect this to require the connected app to provide a consumer secret for authorization.
  5. You must leave all other fields blank. Click Save.

To capture Consumer Key and Consumer Secret

After you create a Connected App, the application generates Consumer Key and Consumer Secret. You must provide the values of Consumer Key and Consumer Secret to the Technical Support team.

  1. Navigate to Setup > App Setup > Create > Apps.
  2. Scroll down and search for the Connected Apps related list.
  3. Click the name of the Connected App you created in the previous topic.
  4. Click Copy next to Consumer Key.
  5. Click Click to reveal next to Consumer Secret. After the value of the field is displayed, click Copy.
  6. Store the information for the next part of the process.