# Airtable
Airtable (opens new window) is a cloud-based platform that allows you to link records from one table to another, creating an easy-to-share relational database. Airtable provides pre-built templates for different industries and use cases, including project management, event planning, customer relationship management, and more.
# API version
The Airtable connector uses Airtable's REST-based API v1 for integration. Refer to Airtable's API documentation (opens new window) for more information.
# Connection setup
Complete the following steps to create an Airtable connection in Workato:
Provide a Connection name that identifies which Airtable instance Workato is connected to.
Airtable connection setup
Select the authentication method you plan to use from the Authentication type drop-down menu. Options are Personal access token
and OAuth 2.0
.
API KEY DEPRECATION
Airtable deprecated API keys for authentication at the end of January 2024. API keys no longer work on the platform. You can migrate to personal access tokens for account authentication. Personal access tokens allow you to more securely grant API access to Airtable data.
Provide your personal access token, or select the scopes you plan to use if you selected OAuth 2.0 as your authentication type.
SELECT OAUTH SCOPES WITHIN YOUR PLAN
When setting up an Airtable connection in Workato, ensure that the OAuth scopes you select are supported by your Airtable plan. Selecting unsupported scopes results in a failed connection.
For example, the scope View metadata about workspaces, bases, and views including collaborators corresponds to the Airtable scope workspacesAndBases:read
, which is available only in the Business and Enterprise Scale plans. If you choose this scope while connecting to an account with a basic plan, you encounter a connection failure.
Refer to the Airtable documentation for more information on Airtable OAuth scopes and their associated plans (opens new window).
Click Connect.
Last updated: 11/8/2024, 7:13:45 PM