airtable
Features
Getting started
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