Skip to content

ECA Endpoint access

Available since: 1.1.0

Provided tokens

Token Description
[event] The event.
[event:arguments] The arguments of the request path.
[event:uid] The ID of the user account of the request.
[event] The event.
[event:machine-name] The machine name of the ECA event.
[session_user] The user account that dispatched the event, regardless if ECA is processing models under a different account.
[account] The user account of the event.

Fields

First path argument

The first path argument to match up. This argument will be resolved from the URL path /eca/{first}/{second}.

Second path argument

Optionally specify a second path argument to match up. This argument will be resolved from the URL path /eca/{first}/{second}.