# New record trigger
This trigger runs when a new record is created in a data table.
# Input fields
- Choose a data table
- Select a data table to search for new records.
- When first started, this recipe should pick up events from
- Get new records starting at a specific date/time. If you leave this field empty, the default condition is to retrieve new records from one hour ago. You cannot change this value after you run or test the recipe.
# Trigger conditions
You can use trigger conditions to filter out only the new records that are important to your workflow.
# Output
- Change ID
- The ID number that corresponds to the change in the data table.
- Change time
- The date and time the new record was added to the data table.
- Record
-
Includes all fields from the object. This includes the following columns Workato auto-generates and additional columns you customize in your data table.
- Record ID
- The unique ID of the record.
- Created at
- The creation time of the record.
- Updated at
- The last edit time of the record.
Last updated: 2/20/2024, 7:05:48 PM