Airtable Integration

Connect your Airtable bases to Paragon.

1. Get Airtable API Key

You can find your Airtable API Key in your Airtable Account Page. You'll need to generate a new API Key if you don't already.

2. Add Airtable to Paragon

To add Airtable to Paragon, click the "+" button in the workflow canvas and choose Airtable from the sidebar. Under Connect your Airtable account, choose "Add new account for Airtable" and enter your Airtable API Key.

3. Query Airtable

Once your Airtable account is connected, you can add steps to perform the following actions:

  • Get Records

  • Create a Record

  • Update a Record

When using Airtable, you'll also need to enter the names of the base and table you want to connect to. When getting records from Airtable, you'll also need to enter the View Name. When creating or updating records in Airtable, you can reference data from previous steps by typing {{ to invoke the variable menu.

Last updated