Skip to main content

Intercom

Overview

Category: ticketing

Supaglue uses the Intercom V2.9 API.

FeatureAvailable
Authentication (oauth2)Yes
Managed syncsYes
    Sync strategies(listed below)
Unified APIYes
    Data invalidationYes
Real-time eventsNo
Passthrough APIYes

Supported common objects:

N/A

Supported standard objects:

ObjectSoft delete supportedSync strategy
adminYesFull
articleYesFull
companyYesFull
contactNo*Full or Incremental
conversationNo*Full or Incremental

[*] Soft deletes are supported if the sync strategy is "Full"

Supported custom objects:

N/A

Provider setup

To connect to your customers' Intercom instances, you'll need to update the redirect URL to point to Supaglue and fetch the API access credentials in your Intercom developer hub.

Add Redirect URL to your Intercom integration.

Supaglue provides a redirect URL to send information to your integration. To add the redirect URL to your Intercom integration:

  1. Navigate to https://developers.intercom.com.

  2. Click "Your Apps" on the top right corner and log in.

  3. Click on the the App you want to edit.

  4. Click on Authentication, and press Edit.

    gong_integration

  5. Under Redirect URLs, paste Supaglue's redirect URL:

    https://api.supaglue.io/oauth/callback
  6. Ensure all the necessary scopes are checked.

  7. Click Save to update your changes.

Fetch Intercom Integration credentials

Navigate to Basic information, and copy the Client ID and Client secret, and paste them into the Intercom configuration form in the management portal.