AWS Connect Agent - Notification

0

Hi There,

Tool: AWS Connect Agent

Wondering if it is possible to be notified via text (sms) or email that a call is in the queue? In case the agent is away from his desk.

Thanks, Dan

已提问 1 年前262 查看次数
1 回答
1

There are multiple ways to do this. One way is to create a Lambda function to send email out with information about the statistic of the queue of interest via Pinpoint/SES to a mailing list. In your Customer Queue flow, set a timeout to branch and check the queue using the Check queue status block if there are calls in queues, if so, call invoke the Lambda from this flow with the proper parameters that you need to email your agents.

profile pictureAWS
已回答 1 年前
profile pictureAWS
专家
已审核 1 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则