1 min read

Airtable Integration

Overview

Connect Vantage to Airtable to list bases, query records, create, update, and delete records across your Airtable workspace.

Prerequisites

RequirementDetails
AccountA Airtable account with API access
Auth TypeAPI Key / Personal Access Token

Available Actions

ActionDescription
List BasesList all bases in the workspace
List RecordsQuery records from a table with filters
Get RecordRetrieve a single record by ID
Create RecordsInsert new records into a table
Update RecordsUpdate existing records
Delete RecordsRemove records from a table

Configuration

Refer to the Setup Guide for step-by-step instructions on connecting Airtable to Vantage.

See Also