1
Create an Airtable account
If you don’t already have one, sign up for an Airtable account.
2
Register a new OAuth integration
- Go to the OAuth integrations panel in your Airtable account.
- Click Register new OAuth integration.
- Enter a unique name for your integration.
- Add
https://api.nango.dev/oauth/callbackas your OAuth redirect URI. - Click Register integration.
3
Configure OAuth scopes and details
- Select the scopes your application requires.
- Add optional details like tagline, homepage URL, and logo.
- For public integrations, add required fields: support email, privacy policy URL, and terms of service URL.
- Click Save changes.
4
Generate credentials
- Click Generate client secret and confirm the action.
- Copy the Client Secret (you’ll only see it once).
- Note your Client ID from the integration management page.
- You’ll need both when configuring your integration in Nango.
5
Next
Follow the Quickstart.