# Create record
Creates a new record in the specified data table.
# Input fields
- Choose a data table
- Select a data table where to make changes.
# Additional input fields
Additional input fields correspond to columns in the data table you select.
# Required fields/columns
The values you enter in these fields must meet the conditions specified in that data table. For example, required columns in a data table appear as required fields.
Additionally, the values you enter must match the column type. For example, if a column is of an integer type, its corresponding input field in the recipe editor only accepts a whole number.
See column types for more information on the values columns/input fields accept.
# Output
- Record
-
Includes all fields from the record that has been created. This includes the following fields:
- Record ID
- The unique ID of the record.
- Created time
- The creation time of the record.
- Last modified time
- The last edit time of the record.
Last updated: 9/11/2024, 4:23:13 AM