Amazon Connect launches API to change an agent’s current status - devamazonaws.blogspot.com

Amazon Connect now provides an API to programmatically change the current status of an agent. Agent statuses are used to determine when an agent is “Available” to be routed contacts in Connect, versus when they are set to “Offline” or a custom status such as “Lunch” or “Break” and should not be routed contacts. Using this API, businesses can now build custom dashboards for contact center managers to change an agents’ current status, for example if an agent has forgotten to change their status to “Offline” when they are done handling contacts for the day. Previously, this functionality was available only via the Amazon Connect Real Time Metrics page.

Post Updated on April 29, 2022 at 08:20PM

Comments

Popular posts from this blog

[MS] Pulling a single item from a C++ parameter pack by its index, remarks - devamazonaws.blogspot.com

[MS] Debugger breakpoints are usually implemented by patching the in-memory copy of the code - devamazonaws.blogspot.com

[MS] The case of the crash when destructing a std::map - devamazonaws.blogspot.com