Amazon Connect launches new API to update contact priority - devamazonaws.blogspot.com

Amazon Connect now provides an API to programmatically update the priority of contacts (e.g., voice calls, callbacks, chats, tasks). With this API, you can now update the position of a contact in a queue directly from your custom monitoring dashboards. You can already change a contact’s priority and/or customers position in queue using the ”Change routing priority/age“ flow block in the Amazon Connect web UI. To learn more about the new UpdateContactRoutingData API, see the Amazon Connect API reference guide and UpdateContactRoutingData help documentation.

Post Updated on December 27, 2023 at 05:58PM

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