Hi there--
I am using a GET to put ticket fields into the header of a webhook but when I read them on the client side I am seeing strings like
{{ticket.subject}}
instead of the actual ticket subject. I tried to remove the quotes from the webhook but then the JSON is invalid.
Thoughts? thanks