Skip to content

calculate the estimated wait time for a new call on Amazon Connect

License

Notifications You must be signed in to change notification settings

zhangyuezhong/amazon-connect-ewt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

amazon-connect-ewt

caculate the estimate wait time for a new call

Queuing Theory: Multiply average handle time (AHT) for the queue with the position in queue (PiQ) of the caller, and dividing by the number of active agents (AA) on the queue. The estimated wait time is then adjusted for abandonment (ABN) by multiplying to an abandonment factor (1 - ABN) using our proprietary model derived automatically from historical data as part of the nightly batched process.

https://developer.mypurecloud.com/api/rest/v2/routing/estimatedwaittime.html

About

calculate the estimated wait time for a new call on Amazon Connect

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published