Integrate > Third Party Integrations > BMC Remedyforce Integration > How to Create Connected Apps in Salesforce

How to Create Connected Apps in Salesforce

To create Connected Apps in Salesforce, do the following:

  1. Log in to Salesforce as an administrator.
  2. In the drop-down list of the account (in the upper-right corner), select Setup.
  3. In the left-hand pane, go to App Setup > Create >Apps.

  4. In the Connected Apps pane, click the New button.

  5. On the New Connected App page, fill the following required fields under Basic Information:

    • Connected App Name. For example, UCMDB Integration.
    • API name. For example, UCMDB Integration.
    • Contact Email.
  6. Go to API (Enable OAuth Settings), and select Enable OAuth Settings.

    • In the Callback URL field, enter https://login.salesforce.com/.
    • In the Selected OAuth Scopes field, select Access and manage your data (api), and then click Add.
  7. Click the Save button to save the new Connected App.

  8. In the Connected Apps list, find the App that you just created, and then click Manage.

    1. On the page that opens, click the Edit button.
    2. Under OAuth policies, select All users may self-authorize in the Permitted Users list, and then click the Save button.
  9. Go back to the Connected Apps list, and click the App that you just created.
  10. Go to API (Enable OAuth Settings), and note down the Consumer Key and Consumer Secret, which will be used for the configuration of Credential in UCMDB.