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回答
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ