# Create record action

Creates a new record in the specified data table.

# Input fields

Field Description
Data table Select the Workato data table you plan to add records to. You can view the selected data table by clicking the link in the field.

# 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

Field Description
Record Details of each individual record created, such as the Record ID, Column, Created at timestamp, and Updated at timestamp.


Last updated: 12/16/2024, 1:44:05 AM