Skip to content

List: add entity

Plugin ID: eca_list_add_entity

Available since: 1.1.0

Add a specified entity to a list.

Fields

Method — config key: method

Options of the specific method to add a value to a list.
When using the "Defined by token" option, make sure there is a token with this name: eca_list_add_entity_method

Type: select · Required: yes · Default: append

Allowed values: append, prepend, set, _eca_token

Index key — config key: index

When using the method Set by specified index, then an index key must be specified here.
This field supports tokens.

Type: textfield · Required: no · Default: empty string

Token containing the list — config key: list_token

Provide the name of the token that contains a list of items. If the list does not exist yet, a new one will be created. Please provide the token name only, without brackets.

Type: textfield · Required: no · Default: empty string

Entity — config key: object

Provide the token name of the entity that this action should operate with. Please provide the token name only, without brackets.

Type: textfield · Required: no · Default: empty string