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.

posta 8 mesi fa352 visualizzazioni
1 Risposta
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
con risposta 8 mesi fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande