Author Topic: Filter by skills  (Read 2312 times)

janabs

  • Newbie
  • *
  • Posts: 1
  • Karma: 0
    • View Profile
Filter by skills
« on: November 15, 2016, 22:04:55 »
Hi,

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

mirkox

  • Full Member
  • ***
  • Posts: 231
  • Karma: 4
    • View Profile
Re: Filter by skills
« Reply #1 on: November 16, 2016, 10:39:56 »
Hi Jan,

no sorry, that's not possible at the moment.

Mirko