freshdesk
Features
| Feature | Status |
|---|---|
| Auth (Basic) | ✅ |
| Syncs & Actions | 🚫 |
| Nango Proxy | ✅ |
| Auto-pagination | 🚫 (time to contribute: <1h) |
| API-specific rate limits | 🚫 (time to contribute: <1h) |
Getting started
Connection configuration in Nango
Freshdesk requires a user specific subdomain for the API requests. You should request this from the user and pass it to Nango in thenango.auth() call:
API gotchas
- For Basic Auth, Freshdesk uses API key as a username and dummy characters as a password.
- API calls are directed to your subdomain of Freshdesk.
Add Getting Started links and Gotchas by editing this page