It is very easy to integrate Airtable with n8n using the OAuth2 API. Here’s a short guide on how to do it:
- On n8n's main dashboard, go to the 'Credentials' tab.
- After that, click 'Create Credential' in the top-right corner.
- Browse the list of apps, then select 'Airtable OAuth2 API'.
- Tap 'Continue' afterwards.
- Now, it's time to set up the integration. To get started, find the provided OAuth Redirect URL and then tap the 'Click to Copy' button next to it.
- Go to the OAuth Integrations page on your Airtable workspace, then paste the URL into the OAuth Redirect URLs field.
- Following that, provide your Airtable Client ID and Client Secret. Enter the details into their respective input fields.
- You may click the 'Allowed HTTP Request Domain' menu if you wish to change the default settings.
- Finally, click 'Connect to Airtable' to integrate your Airtable account with n8n using the OAuth2 API.




