<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Availability of ACW within averageHandledTime on Queue Statistics in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/availability-of-acw-within-averagehandledtime-on-queue/m-p/4679457#M3295</link>
    <description>&lt;P&gt;Hi&amp;nbsp;mark.rennie1,&lt;BR /&gt;Sorry for delay on response.&lt;BR /&gt;&lt;BR /&gt;We will look into this and get back to you.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Niko&lt;/P&gt;</description>
    <pubDate>Wed, 31 Aug 2022 21:05:01 GMT</pubDate>
    <dc:creator>ntheolog</dc:creator>
    <dc:date>2022-08-31T21:05:01Z</dc:date>
    <item>
      <title>Availability of ACW within averageHandledTime on Queue Statistics API</title>
      <link>https://community.cisco.com/t5/webex-for-developers/availability-of-acw-within-averagehandledtime-on-queue/m-p/4674089#M3294</link>
      <description>&lt;P&gt;Queue Statistics API - AHT&lt;/P&gt;
&lt;P&gt;On the Queue Statistics API we can get back a field called "&lt;SPAN&gt;averageHandledTime"&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://devportal.wxcc-us1.cisco.com/documentation/queues/get-queue-statistics" target="_blank"&gt;https://devportal.wxcc-us1.cisco.com/documentation/queues/get-queue-statistics&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;This is defined as "The Queue's average handle time."&amp;nbsp; Although it appears this does not include "after call work time" or "work time".&amp;nbsp; Is this correct?&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is not included are there plans to include a statistic in the API to obtain the after call work time&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 23 Aug 2022 15:27:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/availability-of-acw-within-averagehandledtime-on-queue/m-p/4674089#M3294</guid>
      <dc:creator>mark.rennie1</dc:creator>
      <dc:date>2022-08-23T15:27:42Z</dc:date>
    </item>
    <item>
      <title>Re: Availability of ACW within averageHandledTime on Queue Statistics</title>
      <link>https://community.cisco.com/t5/webex-for-developers/availability-of-acw-within-averagehandledtime-on-queue/m-p/4679457#M3295</link>
      <description>&lt;P&gt;Hi&amp;nbsp;mark.rennie1,&lt;BR /&gt;Sorry for delay on response.&lt;BR /&gt;&lt;BR /&gt;We will look into this and get back to you.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Niko&lt;/P&gt;</description>
      <pubDate>Wed, 31 Aug 2022 21:05:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/availability-of-acw-within-averagehandledtime-on-queue/m-p/4679457#M3295</guid>
      <dc:creator>ntheolog</dc:creator>
      <dc:date>2022-08-31T21:05:01Z</dc:date>
    </item>
    <item>
      <title>Re: Availability of ACW within averageHandledTime on Queue Statistics</title>
      <link>https://community.cisco.com/t5/webex-for-developers/availability-of-acw-within-averagehandledtime-on-queue/m-p/4684627#M3296</link>
      <description>&lt;P&gt;HI&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/117928"&gt;@mark.rennie1&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes that is correct.&lt;/P&gt;
&lt;P&gt;The latest docs now has the line&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://developer.webex-cx.com/documentation/queues/v1/get-queue-statistics" target="_blank"&gt;https://developer.webex-cx.com/documentation/queues/v1/get-queue-statistics&lt;/A&gt;&lt;/P&gt;
&lt;DIV class="property-heading"&gt;
&lt;DIV class="name"&gt;averageHandledTime&lt;/DIV&gt;
&lt;DIV&gt;&lt;SPAN class="md-badge type-badge ex-number"&gt;double&lt;/SPAN&gt;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;P&gt;The Queue's average handle time in milli seconds. i.e total time the call was connected / number of calls that were handled. &lt;EM&gt;Note :- This does not include wrap-up time.&lt;/EM&gt;&lt;/P&gt;
&lt;P&gt;Since it does not have the averageWrapupTime - it looks like we will need to add that field.&lt;/P&gt;
&lt;P&gt;We will go ahead and raise an enhancement request for this. If you need this feature prioritized and is blocking a project currently, please reach out to your CSM to have it prioritized by the PM team.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;/P&gt;
&lt;P&gt;Arunabh.&lt;/P&gt;</description>
      <pubDate>Sat, 10 Sep 2022 12:28:53 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/availability-of-acw-within-averagehandledtime-on-queue/m-p/4684627#M3296</guid>
      <dc:creator>Arunabh Bhattacharjee</dc:creator>
      <dc:date>2022-09-10T12:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Availability of ACW within averageHandledTime on Queue Statistics</title>
      <link>https://community.cisco.com/t5/webex-for-developers/availability-of-acw-within-averagehandledtime-on-queue/m-p/4686394#M3297</link>
      <description>&lt;P&gt;Thanks for response.&lt;/P&gt;</description>
      <pubDate>Tue, 13 Sep 2022 20:07:34 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/availability-of-acw-within-averagehandledtime-on-queue/m-p/4686394#M3297</guid>
      <dc:creator>mark.rennie1</dc:creator>
      <dc:date>2022-09-13T20:07:34Z</dc:date>
    </item>
  </channel>
</rss>

