To view this content in our official product documentation, click here.
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:
{% embed url="https://airtable.com/developers/web/api/introduction" %}
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:
{% tabs %} {% tab title="Required credentials" %} When a user chooses to add a connector instance using token authentication, the credentials below are prompted:
| Credential | Required? | Notes |
|---|---|---|
token |
true | Your personal access token for Airtable. |
base id |
true | The id associated with the base you want to use for this connection. |
table id |
true | The id associated with whichever table within the base that you want to use for this connection. |
{% endtab %}
{% tab title="Obtaining credentials" %} 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. {% endtab %} {% endtabs %}
Comments
0 comments
Please sign in to leave a comment.