automate.ax/airtable. Actions accept plain values
or compatible signals, so an Airtable record ID returned by one action can feed
directly into the next.
Accounts
Airtable actions use a connected Airtable account. Leaveaccount unset to use
the project’s default binding, or pass an Airtable account binding when an
automation can access more than one account. The connection must have access to
the requested base and the schema or record scopes required by the action.
You may identify a base by exact name or stable app... ID. Tables and views
accept names or stable IDs. Prefer IDs when a user may rename them.
Explore Airtable
Inspect bases
Discover accessible bases, tables, fields, and views.
List records
Read records with views, formulas, selected fields, sorting, and limits.
Create records
Create one record or a provider-batched collection.
Update records
Merge or replace fields on one or more records.