Register an OAuth Integration
Create a new OAuth integration in the Airtable Developer Hub to obtain your Client ID and Client Secret.
Access the Developer Hub
Navigate to the Airtable Developer Hub where OAuth integrations are managed.
- Sign in to your Airtable account
- Click your account profile icon in the top-right corner
- Select Developer hub from the dropdown menu
Navigate to OAuth integrations
Open the OAuth integrations page to register a new app.
- In the left sidebar, click OAuth integrations
- Click the Register an OAuth integration button
Configure Scopes and Permissions
Set up the required scopes for your OAuth integration to access Airtable data.
Add required scopes
Scroll to the Scopes section on the integration settings page and select each required scope by clicking the checkbox next to it. Choose the minimum scopes needed for your use case.
Retrieve Client Credentials
Copy your Client ID and Client Secret for use with StackOne.
Copy the Client ID
Find and copy your integration’s Client ID.
- On the integration settings page, locate the Client ID field
- Copy the Client ID value
Important Notes
Key information about Airtable OAuth 2.0 authentication.
- Airtable OAuth uses PKCE (Proof Key for Code Exchange) for enhanced security
- Access tokens expire after 2 hours and are automatically refreshed using the refresh token
- Users will be prompted to select which bases the integration can access during the authorization flow
- If the Client Secret is lost, you can generate a new one from the integration settings page
- Refer to the Airtable OAuth documentation for more details
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Airtable:Navigate to Connector Profiles