Skip to main content

Authentication Method

Access Token Setup

Step 1: Create an Intercom App

  1. Log in to app.intercom.com
  2. Go to SettingsIntegrationsDeveloper Hub
  3. Click New App
  4. Enter your app name and select your workspace

Step 2: Get Your Access Token

  1. In your app settings, go to the Authentication tab
  2. Copy your Access Token
  3. Store it securely
Storing Credentials:

Webhook Setup (Optional)

Step 1: Configure Webhooks

  1. In your app settings, go to Webhooks
  2. Add your webhook endpoint URL
  3. Select the events you want to receive
  4. The webhook secret is your app’s Client Secret (found in Basic Info)
Storing the webhook secret:

Required Credentials Summary

For general information about how Corsair handles authentication, see Authentication.