Skip to content

Get item method

With "Get item" method, you can retrieve a single airtable record from the specified Base and Table.

Main Parameters

  • Base: This is a required dropdown field where you can select the base you want to get the record from.
  • Table: This is a required dropdown field where you can select the table you want to get the record from.
  • Record ID: This is an required function field where you can return the record id that you want to retrieve.
  • Limit fields to: This is an optional multi select dropdown field in which you can select fields that you want to retrieve.

Get item method

Permissions

You can select who can retrieve this record You can select from

  • Allow Any: Any user can retrieve this record

  • Authenticated: Any authenticated user can retrieve this record

  • Owner: Only the user that created this record can retrieve it

  • If you select Owner, you will need to select also the field in which the user id is stored

Owner permissions