Enqueue a task¶
Plugin ID: eca_enqueue_task
Available since: 1.0.0
Fields¶
Task name— config key: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.
This field supports tokens.Type:
textfield· Required: yes · Default: empty string Task value (optional)— config key:task_value-
You may optionally define a task value here for more granular task control.
This field supports tokens.Type:
textfield· Required: no · Default: empty string Tokens to forward— config key:tokens-
Comma separated list of token names from the current context, that will be put into the task.
Type:
textarea· Required: no · Default: empty string