Automation Pick Up Group Assignment

Hi,

We have an automation (https://support.einsteinmed.edu/TDAdmin/ec907a1c-a5b8-423a-b989-b2165ed67fdf/2739/AutomationRules/Details/12510?component=9) that sends tickets assigned to a specific group to a workflow (https://support.einsteinmed.edu/TDAdmin/EC907A1C-A5B8-423A-B989-B2165ED67FDF/2739/Workflows/Workflows.aspx?TargetComponentID=9).

I know automation rules only work on a newly created ticket.  What can I do to have the system check for the assignment after the ticket has been reviewed and assigned?

Asked by Sheila McBride on Fri 5/10/24 10:00 AM
We do have iPaaS, we’re just not quite ready for implementation. Maybe I’ll experiment.

I thought about the big workflow, but I wasn’t sure if it was a good idea to run all the tickets through it. I’ll see what I can do with iPaaS and go from there.

Thanks!
- Sheila McBride Fri 5/10/24 10:27 AM
Sign In to leave feedback or contribute an answer

Answer (1)

This answer has been marked as the accepted answer
Mark Sayers Fri 5/10/24 10:14 AM

Hello Sheila,

iPaaS could certainly be configured to look for "Ticket Updated" webhooks (if you had access to it/purchased it) and then handle doing this. Otherwise, if you are already running a workflow of some sort on your tickets you could add in a Condition step in one or more places in the workflow to check if the current responsible value for the ticket is that group, and if so, it executes a web service step to assign a different workflow to the ticket.

Sincerely,
Mark Sayers
Sr Support Consultant, CS

No feedback