Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Customisable Triggers and Actions.

  • Support for various trigger types:

    • Common Layer

    • Contextual Layer

    • Workspace

  • Predefined action templates

  • Global, Workspace and Session specific settings.

...

image-20240710-154204.png

Triggers

Global Igloo Core Engine Triggers

  • URI Message

    • Description: Configures an Igloo Core Engine API endpoint to be treated as a trigger

    • Parameters:

      • triggerName (String): The name of the trigger.

    • Example: ta/trigger?triggerName=triggerNameValue. See API Introduction for information on the Igloo Core Engine API

Common Layer Triggers

General

...

  • Inactivity

    • Description: Triggered after a period of no user interaction.

    • Parameters: Duration in seconds

Global Igloo Core Engine Triggers

  • URI Message

    • Description: Configures an Igloo Core Engine API endpoint to be treated as a trigger

    • Parameters:

      • triggerName (String): The name of the trigger.

    • Example: ta/trigger?triggerName=triggerNameValue. See API Introduction for information on the Igloo Core Engine API

Trigger Setup

  1. Browse Sources:

    • Navigate through the options in the "Sources" column. This column displays all available sources that can trigger events.

  2. Select a Trigger Event:

    • When you select a source, the "Events" column will update to show all the trigger events available for the selected source.

    • Choose the desired trigger event from the "Events" column.

  3. Configure Trigger Parameters:

    • After selecting a trigger event, the "Parameters" column will display the required options for that event.

    • Fill in the necessary parameters to define the conditions required for the Trigger to happen

...