Skip to main content

HelloID

Add, edit, or remove a custom notification event
Add a custom notification event

Prerequisite

A PowerShell v2 or Active Directory target system.

  1. Go to Business > Custom Events.

  2. Click Add.

    A new custom event is created.

    2023-11-06_11-42-17.jpg
  3. Enter values for the following settings:

    Name

    A name for the custom event.

    System

    The target system that the custom event is for.

    Caution

    Custom events are only supported for PowerShell v2 target systems and Active Directory target systems.

    Action

    The entitlement action that the custom event will fire for. Currently, only Account-related actions are supported.

    Mode

    The condition that the chosen Field will be tested against, to determine whether this event fires.

    • Has Value: Fire if the field is non-empty.

    • Is Updated: Fire if a new value for this field is being written to the target system during this enforcement.

    • Contains: Fire if the field contains any of the values you specify.

    • Equals: Fire if the field equals any of the values you specify.

    Field

    The mapped field that will be evaluated according to the chosen Mode. Only fields whose Use In Notifications toggle is enabled on the target system's Fields tab are available. See Target mappings (PowerShell v2) or (Active Directory).

    Invert Condition

    Logically negate the Mode.

    Tip

    If a custom event has multiple conditions, they are evaluated using AND logic. If a condition that takes multiple values (Contains, Equals) has more than one value, those values are evaluated using OR logic.

    For this example, we'll enter the following values:

    2023-11-06_12-26-37.jpg
    • Name: Department is updated

    • System: PowerShell

    • Action: Account Update

    • Mode: Is Updated

    • Field: Department

    • Invert Condition: Disabled

  4. Click Add in the Conditions pane to add an additional condition.

Your changes are automatically saved. Typically, the next step is to Add a notification (email) or Add a notification (PowerShell) that uses this custom event.

  1. Go to Business > Custom Events.

  2. For the custom event you want to edit, click Edit.

  3. Continue by following the instructions in Add a custom notification event.

  1. Go to Business > Custom Events.

  2. For the custom event you want to remove, click Edit.

  3. Click Delete.

  4. To confirm, click Yes.