Getting started

Build apps and workflows on top of your Airtables.

AirQL is a utility layer between Airtable's API and custom/internal web applications that you build.

It offers a GraphQL API for your Airtable data, with OAuth2-based authentication and granular, role-based permissions built in.

We use AirQL to build more sophisticated apps that use Airtable bases as their data stores. See the Examples section in the user guide for ideas around potential usage.

To get started building a real app, there are a few things you'll need to do:

We'll quickly walk through the steps for each area.

Last updated