Creating flag triggers
Read time: 1 minute
Last edited: Oct 16, 2024
Overview
This topic explains how to create flag triggers.
Create flag triggers
To create a trigger:
- Navigate to the feature flag for which you wish to create a trigger.
- Click on the three-dot overflow menu for the environment you want to create a trigger in.
- Select Configuration in environment. The "Environment configuration" screen appears.
- Find the "Triggers" section and click + Add trigger. The "Create trigger" dialog appears.
- 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.
- Choose an action you wish to perform with the trigger from the Action menu.
- Click Save trigger. A confirmation appears and the trigger appears in the flag's configuration.
- 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:
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