<?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: Webhooks in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4583012#M493</link>
    <description>&lt;P&gt;Are there any rate-limits to consider for my chatbot? (will have to handle quite much volume)&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2022 12:35:01 GMT</pubDate>
    <dc:creator>Martin.Fabach</dc:creator>
    <dc:date>2022-03-31T12:35:01Z</dc:date>
    <item>
      <title>Webhooks</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4581792#M469</link>
      <description>&lt;P class="p1"&gt;Hello, I am developing a bot in Webex Teams and have a question regarding the webhooks. Anyone knows if webhook messages are guaranteed and resend if the receiving end does not confirm the reception?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 10:17:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4581792#M469</guid>
      <dc:creator>hazeena farook</dc:creator>
      <dc:date>2022-03-30T10:17:35Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4581797#M472</link>
      <description>&lt;P&gt;&lt;SPAN&gt;When you create a webhook for a particular event, the notification data will be sent as an HTTP POST, in JSON format, to a URL of your choosing, each time it is triggered. Please note, that this URL must be publicly reachable and Internet-accessible by Webex, where your application will be listening for inbound HTTP requests.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt; &lt;BR /&gt;A response is also required from the web server for delivery. If Webex does not receive a successful HTTP response in the 2xx range from the server, your webhook will be disabled after 100 failed attempts within a five minute period.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;For more details, refer&amp;nbsp;&lt;A href="https://developer.webex.com/docs/webhooks" target="_blank"&gt;https://developer.webex.com/docs/webhooks&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 10:21:52 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4581797#M472</guid>
      <dc:creator>hazeena farook</dc:creator>
      <dc:date>2022-03-30T10:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4581800#M473</link>
      <description>&lt;P&gt;thank you, I just saw this in the documentation as well. However it is not documented if those who fail are resent?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 10:34:26 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4581800#M473</guid>
      <dc:creator>Martin.Fabach</dc:creator>
      <dc:date>2022-03-30T10:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4581818#M476</link>
      <description>&lt;P&gt;I also use the Cisco Enterprise Chat &amp;amp; Mail API. There it is documented that webhooks, that are not confirmed, will be resent several times.&lt;BR /&gt;&lt;A href="https://pubhub.devnetcloud.com/media/enterprise-chat-and-email/docs/guides/interaction-api-developer-guide/d2/d97/classclientapplications_1_1pages_1_1asyncmessaging_1_1_callback_page.html#v19_clientapplications_callback_deactivation" target="_blank"&gt;https://pubhub.devnetcloud.com/media/enterprise-chat-and-email/docs/guides/interaction-api-developer-guide/d2/d97/classclientapplications_1_1pages_1_1asyncmessaging_1_1_callback_page.html#v19_clientapplications_callback_deactivation&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Does Webex Teams API handle it the same way?&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 10:59:30 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4581818#M476</guid>
      <dc:creator>Martin.Fabach</dc:creator>
      <dc:date>2022-03-30T10:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4581908#M478</link>
      <description>&lt;P&gt;Webex webhooks will not retry if there is an issue reaching the targetUrl defined in the webhook.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Mar 2022 12:57:44 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4581908#M478</guid>
      <dc:creator>Jeff Marshall</dc:creator>
      <dc:date>2022-03-30T12:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4583012#M493</link>
      <description>&lt;P&gt;Are there any rate-limits to consider for my chatbot? (will have to handle quite much volume)&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 12:35:01 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4583012#M493</guid>
      <dc:creator>Martin.Fabach</dc:creator>
      <dc:date>2022-03-31T12:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Webhooks</title>
      <link>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4583044#M495</link>
      <description>&lt;P&gt;Rate limiting is discussed on &lt;A href="https://developer.webex.com/docs/basics#rate-limiting" target="_blank"&gt;https://developer.webex.com/docs/basics#rate-limiting&lt;/A&gt;. If you do get rate limited you need to honor the retry-after header(which is in seconds) and wait before retrying the request.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 13:07:45 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/webhooks/m-p/4583044#M495</guid>
      <dc:creator>Jeff Marshall</dc:creator>
      <dc:date>2022-03-31T13:07:45Z</dc:date>
    </item>
  </channel>
</rss>

