How to get all Amazon Connect agents with their status with any API?

0

I am looking for an amazon connect API which returns the whole list of agents with their status in real time. I have explored ListUsers that returns list of agents but it does not give agents status, I have also explore ListAgentStatuses that return agents status that are only "ROTEABLE" or "CUSTOM" or "OFFLINE" not gives agents list with agents status, and also i have explored GetCurrentUserData but this one is not fulfilling my requirements.

feita há 6 meses235 visualizações
2 Respostas
0
Resposta aceita

As an addon to what Clarence posted above, Amazon Connect agent event streams are a way to receive real time updates of an agent's status: https://docs.aws.amazon.com/connect/latest/adminguide/agent-event-streams.html

profile pictureAWS
ESPECIALISTA
respondido há 6 meses
0

GetCurrentUserData is what you need https://docs.aws.amazon.com/connect/latest/APIReference/API_GetCurrentUserData.html

Can you please explain why it does not meet your needs?

profile pictureAWS
respondido há 6 meses
profile pictureAWS
ESPECIALISTA
avaliado há 6 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