We're trying to create a trigger that adds a tag when a text string is present in the ticket body. The text string is a hyperlinked URL to a web page. We're able to get the trigger to run when the URL is plain text, but it fails to run when the text string is a hyperlink. Is this expected?
Login to the community
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
We tried this and it is working just fine, the trigger will pick up hyperlinked URLs as long as it is within the body of the ticket comment.
Please see sample trigger and ticket below:
This is the email body / comment:
And the result is:
I hope that answers your question. Thank you!