How it works
The Airtable connector pulls in tables from Airtable. The Airtable connector indexes the table name, table type, and contents of the table. Table updates are pulled in every 24 hours by default.Setup
Get your Airtable PAT
To get your token, follow the instructions here.Indexing
1
Open Airtable connector
In the Danswer UI, navigate to the Admin Panel and select the Airtable Connector
2
Create credential
Create a new credential and paste your Airtable PAT.
3
Enter base and table IDs
Fill out the form with the base ID and table ID. You can find these in the URL when viewing the table in Airtable.
For example, if the URL is
https://airtable.com/appCXJqDFS4gea8tn/tblRxFQsTlBBZdRY1/viwVUEJjWPd8XYjh8
,
then the base ID is appCXJqDFS4gea8tn
and the table ID is tblRxFQsTlBBZdRY1
.