How can I put a link from a ticket into a trigger or schedule mail?
Is there a special formatting for this?
I tried a link + #{ticket.id} but I can’t get a proper link to the actual ticket.
Why do I need this, I want to send a link to the ticket in the respective email.
Thank you very much for your support.
Used Zammad version: 6.3.1-1720156707.17f20fad.jammy
Operating system: linux
Browser + version: chrome Version 126.0.6478.127
skip
July 8, 2024, 9:37am
2
Hello,
the link to the ticket is as follows
#{config.http_type}://#{config.fqdn}/#ticket/zoom/#{ticket.id}
At least in my triggers.
Best,
Skip
2 Likes
Ok thank you for youre reply.
Hm that is what I am had until I notice the link still every time the same.
But now I try this maybe I had a typos.
I dont know why. It works. I had exactly this configuration line in the trigger, had compared it again. But it didn’t work. I can’t explain it. Many thanks for the quick help.
1 Like
system
Closed
July 15, 2024, 9:46am
5
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.