Trigger | Community
Skip to main content

Trigger

  • October 27, 2023
  • 2 replies
  • 0 views

Hi!

I'd like to know how to automatically have the status of a New Ticket change from Normal to High when the end-user has made contact more than twice in the same ticket.

Thank you,

2 replies

Amie11
  • October 29, 2023

Hey Carmen, 

You'd need to look at creating a trigger like the below:

When the customer sends in the first request upon ticket creation, that would be classed as the first response. If the customer then replies again, and the ticket is still in the new status/normal priority, without that tag, then this trigger will run and set it to high priority. 

The trigger will only run once due to the tag being added in the final action. 

 

Hope this helps. :)

Best,

Amie


  • Author
  • October 30, 2023

Thank you so much! I was looking for a way to trigger based on the number of messages in the ticket but I'm guessing this it not a possibility. But this is good too, thank you!