New Row in Table

Start a flow when a new row is created in a table.

Options

Field Definition Type Required

Base

Available bases in Airtable.

Dropdown TRUE

Base ID

The unique identifier of the base. Use this field if the required base isn't in the Base list.

To get the base ID, open the required base in Airtable. The base ID is part of the URL address of the page.

Airtable URLs are constructed in the following format:

https://airtable.com/<BASE_ID>/<TABLE_ID>/<VIEW_ID>

The value of the Base field takes precedence over the Base ID value.

Text FALSE

Table

Available tables within the base.

Dropdown TRUE

Table Name

The name of the table that's associated with the base. Use this field to provide the table name or table ID if the required base is not presented in the Table list.

To get the table ID, open the required base and table in Airtable. The table ID is part of the URL address of the page.

Airtable URLs are constructed in the following format:

https://airtable.com/<BASE_ID>/<TABLE_ID>/<VIEW_ID>

Airtable recommends using table IDs so you don't need to modify your card when your table name changes.

The value of the Table field takes precedence over the Table Name value.

Dropdown TRUE

Input

The input fields in this card are dynamically generated based on your instance.

Field Definition Type Required

Row

Row ID

Unique identifier of the row.

Text FALSE

Output

Field Definition Type

Context

Execution ID

Unique identifier associated with the execution of the flow.

Text