QueueMetrics > Scripting QueueMetrics

JSON Reports: Setting min. call duration

(1/1)

Cleverton:
Hi,

Is there a way to filter the results of the JSON Report API to consider only calls over 30s on the query?

For example, if I send the following command to the server using QmStats:


--- Code: --- --user [user]:[pass] -i -H "Content-Type: application/json" -X
             GET "http://[serverURL:port]/queuemetrics/QmStats/jsonStatsApi.do?
             queues=q1
             &from=2015-12-01.00:00:00
             &to=2015-12-31.23:59:59
             &block=OkDO.RiassAllCalls"

--- End code ---

The results consider all calls during the specified time period. Is there another parameter that can be used to consider only the calls over a certain duration on the result?

mirkox:
No I'm sorry, a the moment you should filter them after you get them from QM

Navigation

[0] Message Index

Go to full version