Required Scopes

To configure a Sync for Intercom, you need to request the following scopes from your Intercom OAuth application:

  • Read and List articles

Learn more about configuring scopes for your app in Adding Integrations.

Synced Objects

Intercom supports the following Synced Objects:

Files

Sync Configuration Options

Example
{
    "integration": "intercom",
    "pipeline": "files",
    "configuration": {
        "help_center_id": "12345"
    }
}
help_center_id
string

An Intercom Help Center ID to limit the Sync scope to articles within a specific help center. If not specified, the Sync will ingest articles from all available help centers.