<?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 How to programmatically retrieve call info without token ownership? in Webex Calling</title>
    <link>https://community.cisco.com/t5/webex-calling/how-to-programmatically-retrieve-call-info-without-token/m-p/5149774#M2027</link>
    <description>&lt;P&gt;&lt;SPAN&gt;What is the best way to get information about a call that happens between two users that the application token is not owned by one of the call members and do it programmatically?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 24 Jul 2024 11:22:40 GMT</pubDate>
    <dc:creator>rachelro</dc:creator>
    <dc:date>2024-07-24T11:22:40Z</dc:date>
    <item>
      <title>How to programmatically retrieve call info without token ownership?</title>
      <link>https://community.cisco.com/t5/webex-calling/how-to-programmatically-retrieve-call-info-without-token/m-p/5149774#M2027</link>
      <description>&lt;P&gt;&lt;SPAN&gt;What is the best way to get information about a call that happens between two users that the application token is not owned by one of the call members and do it programmatically?&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;BR /&gt;Thanks in advance&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 11:22:40 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-calling/how-to-programmatically-retrieve-call-info-without-token/m-p/5149774#M2027</guid>
      <dc:creator>rachelro</dc:creator>
      <dc:date>2024-07-24T11:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: How to programmatically retrieve call info without token ownership</title>
      <link>https://community.cisco.com/t5/webex-calling/how-to-programmatically-retrieve-call-info-without-token/m-p/5150075#M2028</link>
      <description>&lt;P&gt;For real-time call information, only the user tokens are able to see the call details. After the call ends and the CDR is written, an admin token can use the Real-Time Call History to get the information about the call (&lt;A href="https://developer.webex.com/docs/api/v1/reports-detailed-call-history" target="_blank"&gt;https://developer.webex.com/docs/api/v1/reports-detailed-call-history&lt;/A&gt;).&lt;/P&gt;
&lt;P&gt;One alternative is to have the user authenticate to an Integration which registers a Webhook. When the user places of receives a call, the webhook will be sent to the HTTP server (yours) and you will have access to the call information as it happens.&lt;/P&gt;</description>
      <pubDate>Wed, 24 Jul 2024 15:09:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-calling/how-to-programmatically-retrieve-call-info-without-token/m-p/5150075#M2028</guid>
      <dc:creator>kctrey</dc:creator>
      <dc:date>2024-07-24T15:09:06Z</dc:date>
    </item>
  </channel>
</rss>

