Skip to main content
Solved

Category-Based Ticket Routing by email

  • April 16, 2024
  • 1 reply
  • 73 views

First Time Posting. Hello Everyone. Quick question: Is it possible to create a workflow that reads the ticket description or subject from an email, identifies keywords or matching tags, matches them with keywords or tags in custom objects, and assigns them to the appropriate groups?

Thank you.

Best answer by Daniel Söderlund

artemis112 wrote:

First Time Posting. Hello Everyone. Quick question: Is it possible to create a workflow that reads the ticket description or subject from an email, identifies keywords or matching tags, matches them with keywords or tags in custom objects, and assigns them to the appropriate groups?

Thank you.

Hello,

yes and no, you can use Expression builder Node : Freshservice to match and use output from that node to read a custom object. 

The custom object read node is need som love as it can only do absolute lookup’s.  

View original
Did this topic help you find an answer to your question?

1 reply

Daniel Söderlund
Skilled Expert
Forum|alt.badge.img+14
artemis112 wrote:

First Time Posting. Hello Everyone. Quick question: Is it possible to create a workflow that reads the ticket description or subject from an email, identifies keywords or matching tags, matches them with keywords or tags in custom objects, and assigns them to the appropriate groups?

Thank you.

Hello,

yes and no, you can use Expression builder Node : Freshservice to match and use output from that node to read a custom object. 

The custom object read node is need som love as it can only do absolute lookup’s.  


Reply