- The Apply Rules stage must be enabled as a prerequisite for this stage.
- This stage has no configuration keys; simply enable or disable the stage.
- Although this stage is available without a Fusion license, it is only effective after creating rules in Fusion.
Query pipeline stage condition examples
Stages can be triggered conditionally when a script in the Condition field evaluates to true. Some examples are shown below. Run this stage only for mobile clients:Configuration
When entering configuration values in the UI, use unescaped characters, such as
\t
for the tab character. When entering configuration values in the API, use escaped characters, such as \\t
for the tab character.