# New/updated record

This trigger runs when a record in a data table is created or updated.

# Input fields

Choose a data table
Select a data table to search for new/updated records.
When first started, this recipe should pick up events from
Get new/updated 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/updated 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 record was added to the data table or updated.
Record
Includes all fields from the new/updated record. 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.
Old record
Includes all fields from the original record. 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