Salesforce Connected App for Integrating with APIs

To integrate the Commvault software with Salesforce APIs, in Salesforce you must create a connected app that uses the OAuth authorization protocol.

Note

When you create the connected app, record the Consumer Key and the Consumer Secret. You will enter those values when you add the Salesforce organization to the Commvault software.

Use the following parameters and values to create the connected app:

Parameter

Value

Connected App

Any unique name

API Name

Any unique name

Enable OAuth Settings

Select this option

Callback URL

If this is a test system, use https://test.salesforce.com/services/oauth2/token.

If this is a production system, use https://login.salesforce.com/services/oauth2/token.

Selected Oauth Scope

Full access (full)

Loading...