# Wiz - New/updated record trigger

The New/updated record trigger creates a job when it detects a new or updated record for a Wiz object you specify.

# Input

Input field Description
Object Select the Wiz object to monitor.
When first started, this recipe should pick up events from Set the date and time for the trigger to start picking up items when the recipe runs for the first time. Defaults to 1 hour ago if left blank. You can't change this value after the recipe runs or tests successfully. Learn more about this input field.
Nodes Expand this section to retrieve related nested data.

Additional fields may appear depending on the selected object.

# Output

The output includes the record data from the selected object. Fields returned vary by object type. Common output fields may include the following:

Output field Description
ID Unique identifier of the record.
Name Name of the record.
Description Description of the record.
Created at Timestamp when the record was created.
Updated at Timestamp when the record was last updated.

The full set of output fields depends on the selected object and its schema.


Last updated: 11/14/2025, 5:52:44 PM

On this page