Skip to content

Trigger a custom event (entity-aware)

Plugin ID: eca_trigger_content_entity_custom_event

Available since: 1.0.0

Triggers a custom event which is entity aware.

See Custom Event Entity Aware, which is listening to this action here.

Fields

Event ID — config key: event_id

The ID of the event. Leave empty to trigger all custom events.
This field supports tokens.

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

The id of the custom event (entity aware).

Tokens to forward — config key: tokens

Comma separated list of token names from the current context, that will be forwarded to the triggered event. These tokens are then also available for subsequent conditions and actions within the current process.

Type: textarea · 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

See also: Tokens being forwarded