I am looking into using FreshDesk as a company wide Task Management solution (as well as our support solution).
Working with our first department I am trying to automate a scenario like this:
- Ticket comes into <AGENT GROUP>
- <AGENT> determines if the ticket is "Valid"
(This is where I am stuck, either by adding a Tag, or something to the ticket to mark it as "Valid")
- IF ticket = Valid THEN > Create <ChildTicket1> & <ChildTicket2>
- Assign Child tickets to <AGENT>

