Search Rows

Search rows in a specified Airtable table.

Options

Field Definition Type Required
Base Available bases in Airtable. Dropdown TRUE
Table Available tables within the base. Dropdown TRUE
Result Choose either First Matching Row or All Matching Rows. Dropdown TRUE

Input

Field Definition Type Required
Search
Filter Formula Formula used to filter rows.

See Airtable formula field reference.

The formula is evaluated for each record, and if the result is not one of the following, the record is included in the response: 0, false, " ", NaN, [ ], or #Error!

String FALSE

Output

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

Field Definition Type
Rows
Row ID Unique identifier of the row String

Related topics

Airtable connector

Elements of Workflows

Airtable API