Probably a simple question, but I have this defined in the message body of an Action (fired from a trigger):
{{ HOSTNAME}:{TRIGGER.KEY}.last(0)}
Unfortunately, the message of the email contains the above literal literal string. Am I missing something?
tia,
Bill
{{ HOSTNAME}:{TRIGGER.KEY}.last(0)}
Unfortunately, the message of the email contains the above literal literal string. Am I missing something?
tia,
Bill
Comment