Just a simple question: How to access the ticket hook via variable in e.g. a trigger?
Tried already with #{ticket_hook} but that does not work.
Ah, found myself: #{config.ticket_hook}
There’s a whole documentation page on variables and their values that may help you next time.