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.

preguntada hace 8 meses353 visualizaciones
1 Respuesta
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 hace 8 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