Active Directory - Scheduled entry search trigger (Batch)

The Scheduled entry search batch trigger searches Active Directory entries on a schedule you specify. The trigger retrieves a list of entries matching the criteria you specify and processes them batches.

Input

Input fieldDescription
Sample entry DNSpecify the distinguished name (DN) of a reference entry. The trigger uses this entry’s attributes as a template to define sub-fields in the Search by field and retrieve values from matching entries.
Trigger onSelect whether to search at a Specific interval or Specific date/time.
Entry search filterEnter LDAP filters to define search conditions. For example, enter (ou=Dev)(objectClass=Person) to retrieve only Person entries from the Dev organization unit.
Batch sizeSpecify the number of entries to process in each batch. The default value is 100 and the maximum is .
LimitEnter the maximum number of entries you plan to retrieve for each trigger event. The maximum is .
Search byEnter values for each attribute you plan to filter by. Only entries that match all the provided values are processed. This field includes sub-fields for each attribute of the reference entry.

ADDITIONAL INPUT FIELDS

The recipe editor generates additional input fields based on your Trigger on selection. Use these fields to specify the trigger schedule.

Output

Input fieldDescription
EntriesA list of retrieved entries and their values for attributes defined by the reference entry.
First batchIndicates whether the current batch is the first batch.
Last batchIndicates whether the current batch is the last batch.

Last updated: