Skip to Content

Airtable

Airtable is a cloud-based software that combines the features of a database and a spreadsheet. It allows users to create, manage, and share databases in a user-friendly interface.

The following render triggers are available for Airtable:

  • Render from Airtable - triggers rendering when a new record is added to a specified table.

Setup

  1. Airtable account - link the Airtable account you want to use and give permissions for the base you will be using.
  2. Base ID - define which base will be used.
  3. Table ID - define which table will be used.

Once you select a Table ID, all available columns from the table can be referenced using a + button on the right side of integration field you are configuring.

Read the Render triggers section to learn more about render setup.

Asset handling

Airtable allows uploading of assets (images, videos, etc.) directly to the record. If you want to use these assets in your video, you’ll need to add the modifier on the Airtable column that represents the wanted asset:

  • Select the column that represents the asset from the available variables.
  • Click on the selected variable to open the variable modifier dialog.
  • Add the modifiers as show in the picture below: Parse -> First Item -> JSON Path with url as target.
Airtable asset modifier dialog