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?
Answer (1)
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
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