Hi community,
i have a requirement to get a count of agents logged into Genesys CX, Not On Queue, with a particular Skill and Language Skill.
i have tried all the below but am not receiving accurate results:
/api/v2/routing/queues/${input.QueueId}/users?skills=${input.SkillName}&languages=${input.Language}&routingStatus=${input.ROUTING_STATUS}&joined=true
/api/v2/routing/queues/${input.QueueID}/users?presence=$esc.url('On Queue')
#API/Integrations------------------------------
Reginald
------------------------------