NodesDatabase Nodes
Edit Page on GitHubAirtable Create Records
Create new records in an Airtable Base.
airtabledatabasecreateMedium10
Social
Airtable: Create Records
10Flow
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'})JSONOutputs
The output connections this node provides:
NameDescriptionTypeFlowundefinedFlowCreated IDsList of new Record IDsJSONToolundefinedToolFields
The configurable fields this node provides:
NameDescriptionTypeBase IDundefinedValue: ``TextTable NameundefinedValue: ``TextFieldsFields to createValue: ``MapAirtableConnect your Airtable AccountDefaultValue: ``socialLast updated on