Prerequisites
For API Access Mode:- Intercom workspace with Developer Hub access
- API access token with help center permissions
- Help center with published articles
- A publicly accessible Intercom help center URL
- No credentials required
Setup Steps
Mode 1: API Access
- In Intercom, go to Settings > Developers > Developer Hub
- Create a new app or use an existing one
- Go to Configure > Authentication and copy your Access Token
- In AGO, navigate to Knowledge > Sources > Create
- Select Intercom as the connector type
- Enter your Access Token
- Optionally specify a Help Center ID (auto-detected if not provided)
- Save and run a manual sync
Mode 2: Public Scraping
- In AGO, navigate to Knowledge > Sources > Create
- Select Intercom as the connector type
- Leave the API key field empty
- Enter the help center subdomain (e.g.,
your-companyforintercom.help/your-company) - Enter the locale code (e.g.,
en,fr) - Save and run a manual sync
Configuration
Finding Collection and Section IDs
- Navigate to your Intercom Help Center in the Intercom app
- Open a collection or section
- The ID is in the URL:
https://app.intercom.com/a/apps/{app_id}/articles/collections/{collection_id}
What Gets Imported
The connector imports three levels of content:- Collections: Top-level containers (can be nested)
- Sections: Organizational units within collections
- Articles: The actual help content, converted from HTML to Markdown
Best Practices
- Start with a collection filter to import a subset, then expand
- Schedule regular syncs to keep content fresh
- Only published articles are imported — drafts are skipped
Troubleshooting
Authentication failed
Authentication failed
- Verify your access token is valid and not expired
- Check the token has help center read permissions
- Regenerate the token in Developer Hub
No content imported
No content imported
- Verify your help center has published articles (drafts are skipped)
- Check collection/section filters aren’t excluding all content
- For public mode, verify the subdomain and locale are correct
Missing images
Missing images
- Verify network access to Intercom’s image CDN
- Re-sync to refresh image references
Related
- Knowledge Connectors — All available connectors
- Knowledge Source Management — Managing sources
