Skip to main content

Close a ticket via email commands


Good day all, we are using the Sprout Plan.


Is it possible to change the status of a ticket to resolved or closed via an email?

e.g. something like #close or status=closed within the email?


Regards

Did this topic help you find an answer to your question?
This topic has been closed for comments

2 replies

  • Community Debut
  • 3 replies
  • August 14, 2019

The only way to trigger automation based on a keyword in the email is via a dispatch rule.

The dispatch rule would look something like this:

image


The issue with this solution is it will only search the original email for the word "#close" and no other proceeding emails.

If you wanted the status to be set to close via any email being posted to the ticket, you'd have use development tools.




If you have any other questions, feel free to reach out: Mason.Geloso@gmail.com



  • Community Debut
  • 2 replies
  • August 22, 2019

thanks