Pre-Configured APIs
Twinfield
API configuration: twinfield
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
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