Enqueue a task¶
Available since: 1.0.0
Fields¶
Task name
-
The task name will be used to identify, what type of task is to be processed. When multiple tasks are created that are of the same nature, they should share the same task name. When reacting upon the event "ECA processing queued task", you can use this name to recognize the task.
Task value (optional)
-
You may optionally define a task value here for more granular task control.
Tokens to forward
-
Comma separated list of token names from the current context, that will be put into the task.