Finding the Consumer Key and Consumer Secret

The Consumer Key and Consumer Secret are Salesforce tokens that must be specified in the Additional parameters section of the Salesforce API Configuration in ClientSpace. See Additional Parameters.

The client should provide these to the ClientSpace team member assisting with the Salesforce API configuration. They are located on the Connected App record.

To find the Consumer Key and Consumer Secret in Salesforce:

After the Connected App is configured, obtain the Consumer Key and Consumer Secret tokens for that App. The following sub-sections explain where to obtain the tokens.

Using Salesforce Classic Experience:

  1. In Setup, click Build > CreateApps.
  2. Click the Connected App Name (NOT Edit. NOT Manage.). You can also click on Edit and then Save. This takes you to the same place.

Using Salesforce Lightning Experience:

  1. In Setup, navigate to Apps > App Manager.
  2. Find your Connected App in the list and select View from the associated list (on the far right of the list view). You can also select Edit and Save.
  3. Obtain the Callback URL (endpoint) from the same place.

Related Topics: