Docs
NodesDatabase Nodes
Edit Page on GitHub

Airtable List Records

Fetch records from an Airtable Base using OAuth.

airtabledatabaselistMedium5
Social

Airtable: List Records

5
Flow
Records
Tool
Flow
Not connectedFlow
Base ID
Table Name

Description

The Airtable List Records node allows you to fetch records from a specified Airtable Base and Table using OAuth authentication. This node is useful for retrieving data stored in Airtable and using it within your Deforge workflows.

Common Use Cases

  • Fetching data from Airtable to use in other nodes (e.g., for processing or output).
  • Integrating Airtable data into larger workflows that involve multiple steps and nodes.
  • Automating data retrieval from Airtable on a scheduled basis or in response to specific triggers.

Inputs

The input connections this node accepts:

NameDescriptionTypeFlowThe flow of the workflowFlowBase IDThe Base ID (starts with app...)TextTable NameThe Table Name or ID (starts with tbl...)Text

Outputs

The output connections this node provides:

NameDescriptionTypeFlowThe Flow to triggerFlowRecordsThe records found (JSON)JSONToolThe tool version of this nodeTool

Fields

The configurable fields this node provides:

NameDescriptionTypeBase IDThe Base ID (e.g., appAbc123...)Value: ``TextTable NameThe Table Name (e.g., Tasks)Value: ``TextAirtableConnect your Airtable AccountDefaultValue: ``social

Last updated on