Trigger

This tab opens automatically when you select a block type with a trigger function, such as "Start" and "Trigger" blocks.

Trigger

Math type

In this field, the value of the variable is compared to the value being checked.

The variable works together with the trigger. In other words, both the trigger and the variable must be met.

Advanced settings

In the advanced settings, there are the following fields:

  • Ignore triggers (Phrases to ignore)

  • Priority

  • Prevent repeated responses

  • Callback-Only trigger

Ignore triggers

This field specifies words or phrases that the block will ignore, even if the Trigger matches.

Priority

Priority of block activation (trigger checking). Each element in the builder has its own activation priority. By default, the highest priority is assigned to the Primary Trigger Check block.

Prevent repeated responses

Enable the "Prevent repeated responses" toggle so that the block triggers for the client only one time.

To prevent repeated entry into a block with the "Prevent repeated responses" toggle enabled, pay attention to the connectors that may lead to this block.

Callback-Only trigger

This toggle is available only in conditional blocks within the Advanced block settings.

If the toggle is ON, the will trigger only upon receiving a callback in the chat with the client. If the toggle is OFF, blocks will trigger according to the settings in the Trigger field.

Last updated