Skip to main content
Closed for Voting

Automation to update ticket if email reply contains a specific message

Related products:Freshdesk
  • November 18, 2017
  • 1 reply
  • 31 views

I have a quick question based on an automation i am working on. I am trying to learn how to automatically resolve a ticket if a reply is received with the message "I approve" right now, I tried using the @emailcommands, but i think that will be inconvenient for uses to have to type all of those @ and "

1 reply

aravind.sundararajan
Skilled Expert
Forum|alt.badge.img+12

Hello,


You can use the Last Interaction contains condition in the Observer automation in order to catch a specific string on a ticket. You could then add the action to change the status of the ticket to Closed.


Cheers!