<?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: Webex Calling user activities through Webex API in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/webex-calling-user-activities-through-webex-api/m-p/5264029#M4132</link>
    <description>&lt;P&gt;Events/Webhooks that are fired by the API are listed at &lt;A href="https://developer.webex.com/docs/api/guides/webhooks" target="_blank"&gt;https://developer.webex.com/docs/api/guides/webhooks&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Sign ins or to Webex or such are not available. In addition, for Calling it might be also quite difficult: what if there is a MPP, it would be always logged on..&lt;/P&gt;</description>
    <pubDate>Sun, 23 Feb 2025 19:55:00 GMT</pubDate>
    <dc:creator>dtibbe</dc:creator>
    <dc:date>2025-02-23T19:55:00Z</dc:date>
    <item>
      <title>Webex Calling user activities through Webex API</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-calling-user-activities-through-webex-api/m-p/5263786#M4129</link>
      <description>&lt;P&gt;Hi, any idea how to integrate Webex API with SIEM server?&amp;nbsp; based on security policy need to push user sign-ins and sign-outs from control hub (for Webex calling) to our SIEM server. I would&amp;nbsp;like to know how can retrieve user sign-ins and sign-outs through the public API for Webex calling&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 22 Feb 2025 12:37:06 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-calling-user-activities-through-webex-api/m-p/5263786#M4129</guid>
      <dc:creator>pravin.muthu@vads.com</dc:creator>
      <dc:date>2025-02-22T12:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Webex Calling user activities through Webex API</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-calling-user-activities-through-webex-api/m-p/5264029#M4132</link>
      <description>&lt;P&gt;Events/Webhooks that are fired by the API are listed at &lt;A href="https://developer.webex.com/docs/api/guides/webhooks" target="_blank"&gt;https://developer.webex.com/docs/api/guides/webhooks&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;Sign ins or to Webex or such are not available. In addition, for Calling it might be also quite difficult: what if there is a MPP, it would be always logged on..&lt;/P&gt;</description>
      <pubDate>Sun, 23 Feb 2025 19:55:00 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-calling-user-activities-through-webex-api/m-p/5264029#M4132</guid>
      <dc:creator>dtibbe</dc:creator>
      <dc:date>2025-02-23T19:55:00Z</dc:date>
    </item>
    <item>
      <title>Re: Webex Calling user activities through Webex API</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-calling-user-activities-through-webex-api/m-p/5264084#M4135</link>
      <description>&lt;P&gt;I guess the Webex API can be used to integrate with SIEM servers. This involves pushing user sign-in and sign-out events from the Webex Control Hub to the SIEM system for analysis and monitoring. I would like to explore if there is any documentation for this steps log forwarding from control hub to SIEM server&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 02:22:58 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-calling-user-activities-through-webex-api/m-p/5264084#M4135</guid>
      <dc:creator>pravin.muthu@vads.com</dc:creator>
      <dc:date>2025-02-24T02:22:58Z</dc:date>
    </item>
    <item>
      <title>Re: Webex Calling user activities through Webex API</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-calling-user-activities-through-webex-api/m-p/5264142#M4136</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/502085"&gt;pravin.muthu@vads.com&lt;/a&gt;,&lt;BR /&gt;Unfortunately we don't have the API at this moment to read the Users' sign-in and sign-out status from SIEM server.&lt;BR /&gt;But if you need the specifically sign-in and sign-out data only for the Users in your Org, then you can give it a try to this Security Events REST API -&amp;nbsp;&lt;A href="https://developer.webex.com/docs/api/v1/security-audit-events" target="_blank"&gt;https://developer.webex.com/docs/api/v1/security-audit-events&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;But to be able to access this API, you should have the Admin role in your Org and the API token should have "&lt;SPAN&gt;audit:events_read" scope added, as documented in the API details page as well.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Please let us know for any further assistance.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Kind regards!&lt;BR /&gt;Sandip&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 24 Feb 2025 08:22:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-calling-user-activities-through-webex-api/m-p/5264142#M4136</guid>
      <dc:creator>sandiban</dc:creator>
      <dc:date>2025-02-24T08:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Webex Calling user activities through Webex API</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webex-calling-user-activities-through-webex-api/m-p/5264470#M4143</link>
      <description>&lt;P&gt;Yes, we need the specifically sign-in and sign-out data only for the Users in our&amp;nbsp; Org push the user access activity to our SIEM server from Webex Control hub. Thank you let me try check&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 02:09:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webex-calling-user-activities-through-webex-api/m-p/5264470#M4143</guid>
      <dc:creator>pravin.muthu@vads.com</dc:creator>
      <dc:date>2025-02-25T02:09:44Z</dc:date>
    </item>
  </channel>
</rss>

