APIs & Integrations
Airtable
Overview
Pre-built tooling
Pre-built integrations
Not seeing the integration you need? Build your own independently.
Access requirements
Pre-Requisites | Status | Comment |
---|---|---|
Paid dev account | ❓ | |
Paid test account | ❓ | |
Partnership | ❓ | |
App review | ❓ | |
Security audit | ❓ |
Setup guide
No setup guide yet.
Need help getting started? Get help in the community.
Contribute improvements to the setup guide by editing this page
Useful links
- Web API docs (their REST API)
- SCIM API docs (their REST SCIM API)
- List of OAuth scopes
- Information on rate limits
Contribute useful links by editing this page
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.
Contribute API gotchas by editing this page
Was this page helpful?