Docs
NodesDatabase Nodes
Edit Page on GitHub

Airtable Create Records

Create new records in an Airtable Base.

airtabledatabasecreateMedium10
Social

Airtable: Create Records

10
Flow
Created IDs
Tool
Flow
Not connectedFlow
Base ID
Table Name
Fields

Description

The Airtable Create Records node allows you to create new records in a specified Airtable Base and Table. You can provide the fields for the new record as a JSON object, and the node will return the IDs of the created records along with a tool output for further actions.

Common Use Cases

  • Adding new entries to an Airtable Base based on user input or data from other nodes.
  • Automating the creation of records in Airtable as part of a larger workflow.
  • Integrating Airtable with other tools and APIs to keep your data in sync.

Inputs

The input connections this node accepts:

NameDescriptionTypeFlowundefinedFlowBase IDundefinedTextTable NameundefinedTextFieldsJSON object of fields (e.g. {'Name': 'John'})JSON

Outputs

The output connections this node provides:

NameDescriptionTypeFlowundefinedFlowCreated IDsList of new Record IDsJSONToolundefinedTool

Fields

The configurable fields this node provides:

NameDescriptionTypeBase IDundefinedValue: ``TextTable NameundefinedValue: ``TextFieldsFields to createValue: ``MapAirtableConnect your Airtable AccountDefaultValue: ``social

Last updated on