What’s Supported

Supported Actions

This connector supports:

  • Proxy Actions, using the base URL https://api.airtable.com.

Before You Get Started

To integrate Airtable with Ampersand, you will need an Airtable Account.

Once your account is created, you’ll need to register an OAuth app and obtain the following credentials:

  • Client ID
  • Client Secret
  • Scopes

You will then use these credentials to connect your application to Ampersand.

Create an Airtable Account

Here’s how you can sign up for a Airtable account:

  • Go to the Airtable Site and sign up for a free account.
  • Sign up using your preferred method and complete any necessary verification.

Creating an Airtable OAuth App

Follow the steps below to create an Airtable OAuth app:

  1. Login to Airtable using your credentials.

  2. Go to the Airtable’s Builders Hub.

  3. Click on Register New Oauth Integration.

  4. Enter the following details:

    1. Name: Choose a name for your application.
    2. OAuth Redirect URL: Enter https://api.withampersand.com/callbacks/v1/oauth.
    3. Click on Register Integration.
  5. You will see the Client ID here. Click on Generate client secret to generate the client secret. Keep these credentials handy to connect your app to Ampersand later.

  6. Select the appropriate scopes for your application.

  7. Complete the rest of the setup & click on Save changes.

Add Your Airtable App Info to Ampersand

  1. Log in to your Ampersand Dashboard.
  2. Select the project where you want to create an Airtable integration.
  3. Select Provider Apps.
  4. Select Airtable from the Provider list.
  5. Enter the previously obtained Client ID in the Client ID field and the Client Secret in the Client Secret field.
  6. Enter the scopes set for your application in Airtable.

  1. Click Save Changes.