# Search users action (Batch)

The Search users batch action retrieves a list of Active Directory user accounts matching the criteria you specify and processes them in batches.

# Input fields

Input field Description
Sample user DN Specify the distinguished name (DN) of a reference user account. The action uses this account’s attributes as a template to define sub-fields in the Search users by field and retrieve values from matching users.
Limit Enter the maximum number of user accounts you plan to retrieve each trigger event. The maximum value is 1,000.
Search users by Enter values for each attribute you plan to filter by. Only user accounts that match all the provided values are processed. This field includes sub-fields for each attribute of the reference user account.
Advanced search filter Enter LDAP filters (opens new window) to define search conditions. For example, enter (ou=Dev)(objectClass=Person) to retrieve only Person entries from the Dev organization unit.

# Output fields

The Search users action's output is a list of users that match your criteria, including their values for each attribute defined by the reference user account.


Last updated: 12/19/2024, 6:02:19 PM