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.

feita há 8 meses353 visualizações
1 Resposta
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
respondido há 8 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas