plugin.trigger

Use this to configure triggers that trigger a specific action when an event occurs.

The action is set in the action property, and the event is described in the other fields.

The event can be triggered immediately when the task is loaded ("fireImmediately": true) or when data changes in the property specified in onChangeOf.

You can also set conditions in the conditions property that must be met in order for the trigger to fire.

In the following example, the plugin.trigger component is used to modify the original search query: the word "cats" is added to the word "bobtail". This happens immediately after the task is loaded.

View example
Components used in the example

Component properties

NameTypeDescription
type*"plugin.trigger"Set component type.
actionactionThe action to perform when the trigger fires.
conditionconditionThe condition that must be met in order to fire the trigger.
fireImmediatelybooleanFlag indicating whether the trigger should be fired immediately after the task is loaded.
onChangeOfreactiveThe data that triggers the action when changed.
Contact support

Last updated: August 29, 2023

Introduction
Getting started
Important tips
Useful recommendations
Working with Toloka
Projects
Pools
Tasks
Results
Project analysis
Toloka settings
Task interface
Template Builder
HTML/CSS/JS editor
Help and support
FAQTroubleshootingSupportGlossary