Documentation › The agent
Connect Airtable
Connect an Airtable base in read mode. Ideal when your catalog already lives in Airtable.
Airtable Base
What you need
Three pieces of information, all available on the Airtable side: an API token (personal access token) with read access to your base, the Base ID and the Table ID.
Connect in 4 steps
- In Airtable, create a personal access token with the
data.records:readscope and access to the relevant base. - Copy the Base ID (it starts with
app…), shown in your base's API documentation. - Copy the Table ID (
tbl…) or the exact table name. - In Magnitude, go to Knowledge › Live data › Add, choose Airtable Base, paste the token, the Base ID and the Table ID, then click Verify & discover.
Create an Airtable tokenAirtable API documentation
Read-only
The token only needs read access. Magnitude never modifies your base: it reads the rows to answer questions.