Placeholders
Last updated
Last updated
Placeholders are used to take certain characteristics of a user who interacted in your live.
These can be used in an or .
These placeholders first look at the type of event to which it is linked, then based on that tells the designated action to change the %placeholder% to data from the interacting user.
Example:
Here is a configuration that works fine as it is using the placeholders set for the CHAT event type
Here it will only transform the %user% by the user name that interacted, but it will not do the same with the %comment% since the LIKE event does not contain those available placeholders.
Global placeholders work on all types of events.
%user% - displays the username of the user who interacted with an event.