intercom
Features
Getting started
- Create a Developer Workspace
- How to register an Application
- OAuth-related docs
- List of OAuth scopes
- Web API docs (their REST API)
API gotchas
- Intercom access tokens do not expire. Logically, Intercom doesn’t return a refresh token along with the access token.
- You do not need to pass API scopes/permissions during the authorization request. Permissions are only set in the Intercom Developer Portal.
Add Getting Started links and Gotchas by editing this page