Trigger a custom event (entity-aware)¶
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
-
The ID of the event. Leave empty to trigger all custom events.
The id of the custom event (entity aware).
Tokens to forward
-
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.
Entity
-
Provide the token name of the entity that this action should operate with. Please provide the token name only, without brackets.
See also: Tokens being forwarded