# Active Directory - New entry trigger

# New/updated entry

This trigger picks up entries that are created/updated in your Active Directory instance. Each entry is processed as an individual job. It checks for new/updated entries once every poll interval.

New/updated entry trigger New/updated entry trigger

# Input fields

Input field Description
Sample entry DN Provide the unique name of an existing entry to retrieve its attributes. The attributes of this entry are available in the trigger output fields.
When first started, this recipe should pick up events from Specify the date and time to start processing entries. The trigger processes entries created or updated after this date and time. If left blank, the trigger picks up entries created or updated one hour before the first time this recipe starts. Learn more about this input field.
Entry search filter Define a filter to select the entries this trigger processes.
For example, use &(ou=Dev)(objectClass=Person) to pick up only Person entries from the Dev organization unit.

# Output fields

The output of this trigger is a single entry. The attributes of each entry is based on the Sample entry DN provided in the trigger input.

Entry output fields Entry output fields


Last updated: 8/28/2024, 8:43:06 PM