I am trying to forward automatically some ticket information via ticket filter to someone and I can't find the ticket variable that I can include in the message to attach the files that the requester uploaded upon ticket creation.
I managed to get the files for a custom file upload field using the custom variable: %{ticket.customvariable.files}
But how can I get them for the intial message?