gorgias
Features
| Feature | Status |
|---|---|
| Auth (OAuth) | ✅ |
| Syncs & Actions | ✅ |
| Nango Proxy | ✅ |
| Auto-pagination | 🚫 (time to contribute: <1h) |
| API-specific rate limits | 🚫 (time to contribute: <1h) |
Getting started
- How to register an Application
- OAuth-related docs
- List of OAuth scopes
- Web API docs (their REST API)
Connection configuration in Nango
Gorgias requires a user specific subdomain to run OAuth. You should request this from the user and pass it to Nango in thenango.auth() call:
API gotchas
- To refresh tokens, you will need to set the
offlineas part of the scopes when creating an integration.
Add Getting Started links and Gotchas by editing this page