Hi,
I got a business requirement where I need to develop an attended robot for a call center.
Requirement: There will be a Pop-up window generated on call agent’s desktop when a call comes through.The pop-up will contain the caller’s customer ID and the robot should be waiting for the pop-up and should start the workflow whenever it appears.
Robot should read the customer No and should start searching customer data and products they have in the windows applications and the mainframes while the call agent greats the customer.
What is the best approach to start implementing this bot using UiPath?Should I use event listener activities?