Hey I am looking for a variable that would get me the email addresses of a ticket's recipients (user + collaborators).

%{ticket.recipients} gives me their DB names...

  • KevinTheJedi replied to this.
  • JuVDC

    You can expand this variable. So add a period at the end and you’ll see that you can do %{ticket.recipients.emails}.

    Cheers.

    JuVDC

    You can expand this variable. So add a period at the end and you’ll see that you can do %{ticket.recipients.emails}.

    Cheers.

      KevinTheJedi Hey Kev, thanks!

      I gave it a try in the recipient field for "Send an email" in the Filter Actions but it doesn't like .... is this variable not welcome there?

        Write a Reply...