Play EWT and Position in queue in Amazon Connect

1

Hi,

I'm looking at adding some basic IVR features that I used in our legacy contact center such as play estimated wait time (EWT) and play position in queue.

How can I do it in Amazon Connect ?

Regards, John

질문됨 2년 전1854회 조회
2개 답변
1
수락된 답변

Amazon Connect currently does not have built-in Position In queue and Estimated Wait Time.

  1. Position in queue (PIQ) - not possible to play this information, since API or flows do not show position in queue.
  2. Estimated Wait Time (EWT) - I use Amazon Connect API to get stats metric QUEUE_ANSWER_TIME for the queue. QUEUE_ANSWER_TIME is average queue answer time, so it can be used as an indicator of how much time client usually waits for an answer, pretty close to EWT. Here is more detailed explanation: https://contactcenterdude.blogspot.com/2021/09/estimated-wait-time-in-amazon-connect.html

I would love to see EWT and PIQ added to the standard functionality of Amazon Connect, since they are pretty common features of almost all other contact center solutions.

답변함 2년 전
0

Hello,

Unfortunately there is no out of the box solution for getting current position. You can implement a lambda function to store queue position. For estimated waiting time, there are a couple of example solutions. You can find one of them in link below.

https://github.com/aws-samples/simple-ewt-for-aws-connect

Thanks

bbolek
답변함 2년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠