How to get all amazon connect available agents by any API? e.g. getAgentListByStatus

0

I am looking for an amazon connect API which returns the whole list of agents with the status "AVAILABLE" in real time. What i have explored is retrieve agents current activity which provides an API to programmatically access real-time details about agents’ current activity, such as current status (e.g., “Available”). But it mentions PutUserStatus API which is different in working and does not return the list of all AVAILABLE agents.

質問済み 8ヶ月前352ビュー
1回答
1

Hello, what you need to use it the GetCurrentUserData API that you can find here. The status (e.g., “Available”) is part of the API answer.

AWS
Vincent
回答済み 8ヶ月前

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

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

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

関連するコンテンツ