No results for ""
EXPAND ALL
  • Home
  • API docs

Creating flag triggers

Read time: 1 minute
Last edited: Oct 03, 2024

Overview

This topic explains how to create flag triggers.

Create flag triggers

To create a trigger:

  1. Navigate to the feature flag for which you wish to create a trigger.
  2. Click on the three-dot overflow menu for the environment you want to create a trigger in.
The environment overflow menu.
The environment overflow menu.
  1. Select Configuration in environment. The "Environment configuration" screen appears.
  2. Find the "Triggers" section and click + Add trigger. The "Create trigger" dialog appears.
  3. Choose the tool you wish to use from the Trigger type menu. You can also choose Generic trigger to create a trigger that is not associated with any specific tool.
  4. Choose an action you wish to perform with the trigger from the Action menu.
  5. Click Save trigger. A confirmation appears and the trigger appears in the flag's configuration.
  6. Copy and save the unique trigger URL. You must do this now. After you leave this page, the trigger URL will be obscured and you will not be able to view it again:
A trigger with the URL obscured.
A trigger with the URL obscured.

You have created a new trigger for your flag. You can create more triggers if necessary by clicking Add trigger.

You can also use the REST API: Create flag trigger