1
Scripting QueueMetrics / Filter by skills
« on: November 15, 2016, 22:04:55 »
Hi,
Is it possible to filter the JSON Report API by skills? E.g.:
BR
Jan
Is it possible to filter the JSON Report API by skills? E.g.:
Code: [Select]
curl --user robot:robot -i -H "Content-Type: application/json"
-X GET "http://localhost:8084/queuemetrics/QmStats/jsonStatsApi.do?
queues=q1
&from=2000-01-01.00:00:00
&to=2015-01-01.00:00:00
&block=OkDO.RiassAllCalls
&block=OkDO.AgentsOnQueues
&skills=mdc_skill-7>=100"
BR
Jan