<?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 do I send authorization from Webex Web hooks to external service in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/how-do-i-send-authorization-from-webex-web-hooks-to-external/m-p/5289510#M4295</link>
    <description>&lt;P&gt;I have a use case where I want to capture all the actions from Webex messages for reporting purpose. I have created a web-hook that captures the actions from Webex message and then trigger an external service. The external service is a google cloud function and the only way web-hook can post the data is by authenticating the cloud function using a bearer token. How do I setup the web hook for my use case?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 09 May 2025 17:53:54 GMT</pubDate>
    <dc:creator>nsandela</dc:creator>
    <dc:date>2025-05-09T17:53:54Z</dc:date>
    <item>
      <title>How do I send authorization from Webex Web hooks to external service</title>
      <link>https://community.cisco.com/t5/webex-for-developers/how-do-i-send-authorization-from-webex-web-hooks-to-external/m-p/5289510#M4295</link>
      <description>&lt;P&gt;I have a use case where I want to capture all the actions from Webex messages for reporting purpose. I have created a web-hook that captures the actions from Webex message and then trigger an external service. The external service is a google cloud function and the only way web-hook can post the data is by authenticating the cloud function using a bearer token. How do I setup the web hook for my use case?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 May 2025 17:53:54 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/how-do-i-send-authorization-from-webex-web-hooks-to-external/m-p/5289510#M4295</guid>
      <dc:creator>nsandela</dc:creator>
      <dc:date>2025-05-09T17:53:54Z</dc:date>
    </item>
    <item>
      <title>Re: How do I send authorization from Webex Web hooks to external servi</title>
      <link>https://community.cisco.com/t5/webex-for-developers/how-do-i-send-authorization-from-webex-web-hooks-to-external/m-p/5289813#M4298</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/1875393"&gt;@nsandela&lt;/a&gt;,&lt;BR /&gt;Webex Webhook won't be able to make any external validation for sharing the data externally, outside of Webex scope.&lt;BR /&gt;It can be used only for authorizing the data and finally post it to Webex space directly.&lt;BR /&gt;But if you want to share that data to some external component, then basically you've to store the data in common-shared locations which can be accessed by Webex as well as Google cloud.&lt;BR /&gt;So, basically with the help of the Google cloud authorization (which would be definitely a separate route to access the data than Webex authorization) later, you can access those data.&lt;/P&gt;
&lt;P&gt;But directly, you can't post the Webhook data to any third-party platform as of now.&lt;/P&gt;
&lt;P&gt;Regards!&lt;BR /&gt;Sandip&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 04:46:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/how-do-i-send-authorization-from-webex-web-hooks-to-external/m-p/5289813#M4298</guid>
      <dc:creator>sandiban</dc:creator>
      <dc:date>2025-05-12T04:46:11Z</dc:date>
    </item>
  </channel>
</rss>

