[DP-23] Handoff Path with Actions
Problem
- Users don't provide sufficient context to agents before handoff (ticketing / live agent).
- A few custom handoff systems aren't supported natively by Moveworks.
What does this pattern do?
Allow Paths to trigger from a native handoff option.
Ok, here are some ways to get further help:
Who do you want to contact?
Path triggers natively from Moveworks backstop.
People team
Got it. Which category is this?
Benefits
API call to iPaaS to file ticket & find the live agent queue
{
"ticket_number": "HRxxxx",
"user_email": "gwen@moveworks.ai",
"category": "employee_benefits"
}
Steps in iPaaS tool
1. Create Live agent URL using the ticket category
2. Send URL using Events API
Follow this link to connect to a LiveAgent for Travel and Expense tickets
Example Use Cases
- IT: Route to a different ticketing queue by capturing an issue category from user.
- Facilities: File ticket to a custom non-integrated Moveworks system (for eg. MS Dynamics ITSM).
Need this pattern right now?
- Build the Path.
- Setup generative intents (can’t present Path natively via handoff today).
- Define handoff action as a Path API.