Pre-Configured APIs
Intercom
API configuration: intercom
Features
Features | Status |
---|---|
Auth (OAuth) | ✅ |
Sync data | ✅ |
Perform workflows | ✅ |
Proxy requests | ✅ |
Receive webhooks | 🚫 (time to contribute: <48h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
- Create a Developer Workspace
- How to register an Application
- OAuth-related docs
- List of OAuth scopes
- Web API docs (their REST API)
Need help getting started? Get help in the community.
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