Skip to main content

Create an Intercom OAuth App

Create an app in the Intercom Developer Hub to obtain your OAuth credentials.

1

Navigate to Developer Hub

Sign in to your Intercom account.

  • Click the Settings icon in the bottom left corner.
  • Go to Integrations and click Developer Hub.
2

Create a new app

In the Developer Hub, click New app.

  • Enter an app name (e.g., StackOne Integration).
  • Select the correct Workspace.
  • Click Create app.
3

Configure OAuth settings

In your app settings, navigate to the Authentication section.

  • Click the Edit button in the top right corner.
  • Under the OAuth section, check the Use OAuth checkbox to enable it.
  • Click + Add redirect URL and enter https://api.stackone.com/connect/oauth2/intercom/callback.
  • Under the Permissions section, select the required permissions according to your needs.
  • Ensure the Read admins permission is selected. This is required in order to connect the account successfully.
  • Click Save.
4

Copy credentials

Navigate to the Basic information section in the left sidebar to find your credentials.

  • Copy the Client ID.
  • Click the eye icon to reveal and copy the Client secret.
  • Store both securely for use later.

Creating the StackOne Connector Profile

To create the Connector Profile in StackOne for Intercom:
1

Navigate to Connector Profiles

Login to StackOne and navigate to Connector Profiles
2

Create New Connector Profile

  • Click + Connector Profile
  • Search for and select Intercom
  • Select Type as OAuth 2.0
  • Fill out the fields using details retrieved from your provider:
    • Client ID
    • Client Secret
  • (Optional) Select Actions to be enabled for this Connector Profile
  • Click Create profile
Congratulations! The new Connector Profile will now show up in your project ready to be used. You can now continue to Link Accounts for Intercom.