For the complete documentation index, see llms.txt. This page is also available as Markdown.

Airtable (prebuilt connector)

Description

Airtable is a single platform which empowers teams to build custom apps on top of shared data.

API documentation

Airtable's API documentation (used to build this connector) can be found via the link below:

Authentication

When adding connector instances for Airtable, the following authentication methods are supported:

Token authentication

When a user chooses to add a connector instance using token authentication, the credentials below are prompted:

When a user chooses to add a connector instance using token authentication, the credentials below are prompted:

Credential
Required?
Notes

base id

The id associated with the base you want to use for this connection.

table id

The id associated with whichever table within the base that you want to use for this connection.

Obtaining a token

Personal access tokens are created from Airtable. Please refer to the Airtable documentation: Personal Access Tokens basic actions.

Obtaining the base id and table id

Base and table ids are available from the Airtable API page associated with your Airtable base. Open the Airtable Standard API page and click the Airtable base that you want to use - from here you'll see API information associated with the base, which includes base and table ids.

Last updated

Was this helpful?