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 fieldDescription
ObjectSelect the Wiz object to monitor.
When first started, this recipe should pick up events fromSet 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. Refer to Triggers to learn more about this input field.
NodesExpand 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 fieldDescription
IDUnique identifier of the record.
NameName of the record.
DescriptionDescription of the record.
Created atTimestamp when the record was created.
Updated atTimestamp when the record was last updated.

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

Last updated: