Is it possible to set ticket priority based off whether or not an email coming in is marked as high importance?
thanks!
Is it possible to set ticket priority based off whether or not an email coming in is marked as high importance?
thanks!
No account yet? Create an account
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.
Is there anything within the email that determines if it's high importance? How do you currently mark these emails as high importance when they come in?
You could potentially set up a trigger that will look at the comment text of a ticket. Otherwise if any email from a specific user is considered high importance, then you could tag the user profile which will in return tag the tickets they generate.
If you go down that route, you could create a trigger that sets the priority based on a tag within the tickets.
Let me know if this isn't what you're looking for!