Docs
NodesDatabase Nodes
Edit Page on GitHub

Airtable Get Record

Fetch a single record by its ID in an Airtable Base.

airtabledatabasegetEasy5
Social

Airtable: Get Record

5
Flow
Fields
Tool
Flow
Not connectedFlow
Base ID
Table Name
Record ID

Description

The Airtable Get Record node allows you to retrieve a single record from an Airtable Base using its unique Record ID. This is useful for accessing specific data stored in Airtable and using it within your workflow.

Common Use Cases

  • Fetching user information stored in Airtable to personalize interactions.
  • Retrieving configuration settings or parameters stored in Airtable for use in your workflow.
  • Accessing specific records in Airtable to perform updates or trigger actions based on their content.

Inputs

The input connections this node accepts:

NameDescriptionTypeFlowundefinedFlowBase IDundefinedTextTable NameundefinedTextRecord IDundefinedText

Outputs

The output connections this node provides:

NameDescriptionTypeFlowundefinedFlowFieldsThe record fieldsJSONToolundefinedTool

Fields

The configurable fields this node provides:

NameDescriptionTypeBase IDThe Base ID (app...)Value: ``TextTable NameThe Table NameValue: ``TextRecord IDThe Record ID (rec...)Value: ``TextAirtableConnect your Airtable AccountDefaultValue: ``social

Last updated on