Skip to main content
The Get All Records action reads records from an Airtable table, follows offset pagination, and returns each record’s fields. A view, formula, and single-field sort can narrow or order the result.

Inputs

View and formula filters are combined by Airtable when both are supplied. Test formulas in Airtable before placing them in a workflow.

Outputs

The action requests at most 1,000 records and returns field objects without their Airtable record IDs. Use a dedicated ID field when downstream work must retain an identifier.

Troubleshooting

Sort Direction is sent only when Sort Field is also provided. Check that the field name exists in the table.