Hello,
I was wondering if anyone had any guidance on the below.
I would like to create a workflow that would post a reply to a ticket in to a new ticket based on who is cc’d into the reply of the ticket. I believe I’ve established how to retrieve the responses to a ticket using GET API calls and I am fully aware of how to create a new ticket with those values using POST although the sticking point seems to be the trigger. I may be missing something but I can’t seem to find a way to set up a trigger of if a reply is sent and if the reply includes a certain cc’d email. Does anyone have any experience with this or know a way to get around this?
This comes about as through using FreshService for business teams we have realised that the system does not allow for departments to communicate with each other through FreshService and instead requires uses to make use of software like Teams or Slack.