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. The record is included in the response unless the result is one of the following: 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

Workflow elements

Airtable API