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.

preguntada hace 6 meses234 visualizaciones
2 Respuestas
0
Respuesta aceptada

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
EXPERTO
respondido hace 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 hace 6 meses
profile pictureAWS
EXPERTO
revisado hace 6 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas