<?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: Using Bots in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/using-bots/m-p/4957168#M2597</link>
    <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/20886"&gt;@itadmin&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I had the same troubles and found it a bit painful to get some early documentation, the Webex Development team did a nice session explaining the whole process and pointing to resources to do what you are looking for:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developer.webex.com/webinars#xd_co_f=Yzc0NjBjZjktNjAxYS00MjRiLTlkZDUtMzg0MDg0YTQyNjk4~" target="_blank"&gt;https://developer.webex.com/webinars#xd_co_f=Yzc0NjBjZjktNjAxYS00MjRiLTlkZDUtMzg0MDg0YTQyNjk4~&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 10 Nov 2023 21:53:35 GMT</pubDate>
    <dc:creator>mparra.fusionet</dc:creator>
    <dc:date>2023-11-10T21:53:35Z</dc:date>
    <item>
      <title>Using Bots</title>
      <link>https://community.cisco.com/t5/webex-for-developers/using-bots/m-p/4957166#M2596</link>
      <description>&lt;P&gt;Hi everyone... I'm just starting my journey developing for WebEx so my apologies if this question is silly.&lt;/P&gt;&lt;P&gt;I've created an API with FastAPI to send a PDF file to an end user via email. &amp;nbsp;Using Postman, that all works just fine. &amp;nbsp;Now, I would like some way to allow the end-user to do some bot command like&amp;nbsp;@hrforms,&amp;nbsp;and then a card comes up. &amp;nbsp;They fill out the card with their email address and which form they want, and then the bot will construct the API call to FastAPI.&lt;/P&gt;&lt;P&gt;Could someone point me in the right direction in terms of studying documentation? &amp;nbsp;I'm roaming Bots and Cards... Thanks in advance!&lt;/P&gt;&lt;P&gt;- Michael&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 21:35:39 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/using-bots/m-p/4957166#M2596</guid>
      <dc:creator>itadmin</dc:creator>
      <dc:date>2023-11-10T21:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Using Bots</title>
      <link>https://community.cisco.com/t5/webex-for-developers/using-bots/m-p/4957168#M2597</link>
      <description>&lt;P&gt;Hi &lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/20886"&gt;@itadmin&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I had the same troubles and found it a bit painful to get some early documentation, the Webex Development team did a nice session explaining the whole process and pointing to resources to do what you are looking for:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developer.webex.com/webinars#xd_co_f=Yzc0NjBjZjktNjAxYS00MjRiLTlkZDUtMzg0MDg0YTQyNjk4~" target="_blank"&gt;https://developer.webex.com/webinars#xd_co_f=Yzc0NjBjZjktNjAxYS00MjRiLTlkZDUtMzg0MDg0YTQyNjk4~&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 21:53:35 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/using-bots/m-p/4957168#M2597</guid>
      <dc:creator>mparra.fusionet</dc:creator>
      <dc:date>2023-11-10T21:53:35Z</dc:date>
    </item>
    <item>
      <title>Re: Using Bots</title>
      <link>https://community.cisco.com/t5/webex-for-developers/using-bots/m-p/4957170#M2598</link>
      <description>&lt;P&gt;Hi, thanks for the link. &amp;nbsp;It does a bunch of different webinars, I'm assuming its this one? &amp;nbsp;&lt;/P&gt;&lt;H5&gt;Exploring the Power of Webex Bots with Buttons and Cards for Webex Developer Audience&lt;/H5&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 22:00:12 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/using-bots/m-p/4957170#M2598</guid>
      <dc:creator>itadmin</dc:creator>
      <dc:date>2023-11-10T22:00:12Z</dc:date>
    </item>
    <item>
      <title>Re: Using Bots</title>
      <link>https://community.cisco.com/t5/webex-for-developers/using-bots/m-p/4957171#M2599</link>
      <description>&lt;P&gt;That's the one!,&lt;/P&gt;
&lt;H5&gt;Exploring the Power of Webex Bots with Buttons and Cards for Webex Developer Audience&lt;/H5&gt;
&lt;P&gt;The speaker created a guide, quite relevant if all your apps are in the cloud, if you have to reach your systems behind a firewall on-prem, look for the websocket option instead of the webhook one (both are mentioned in the video) that you already located, below the guide of the Webex Develpment team:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://developer.webex.com/blog/from-zero-to-webex-teams-chatbot-in-15-minutes" target="_blank" rel="noopener"&gt;https://developer.webex.com/blog/from-zero-to-webex-teams-chatbot-in-15-minutes&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 10 Nov 2023 22:05:56 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/using-bots/m-p/4957171#M2599</guid>
      <dc:creator>mparra.fusionet</dc:creator>
      <dc:date>2023-11-10T22:05:56Z</dc:date>
    </item>
  </channel>
</rss>

