How it works

The Airtable connector pulls in tables from Airtable.
It indexes:

  • The table name
  • The table type
  • The 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. In the Hymalaia UI, navigate to the Admin Dashboard and select the Airtable Connector.

  2. Create a new credential and paste your Airtable PAT.

  3. 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.