Supported APIs
Twinfield
API configuration: twinfield
Features
Feature | Status |
---|---|
Auth (OAuth) | ✅ |
Syncs & Actions | ✅ |
Nango Proxy | ✅ |
Auto-pagination | 🚫 (time to contribute: <1h) |
API-specific rate limits | 🚫 (time to contribute: <1h) |
We can implement missing features in <48h, just ask for it in the community.
Getting started
Need help getting started? Get help in the community.
API gotchas
- During the OAuth flow, the user can decide to which resources (Bases) the app should have access to. Read more here
- Refresh tokens also expire after 60 days of non use. Make sure you call
nango.getConnection()
at least every 60 days to trigger a refresh.
Add Getting Started links and Gotchas by editing this page