<?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 Read messages from Webex room in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/read-messages-from-webex-room/m-p/3950365#M19</link>
    <description>&lt;P&gt;How can I export the conversation of my Webex team rooms, in which Im involved? I tried to use it with my custom bot, but is not possible.&lt;/P&gt;</description>
    <pubDate>Thu, 24 Feb 2022 20:13:11 GMT</pubDate>
    <dc:creator>vmorilla</dc:creator>
    <dc:date>2022-02-24T20:13:11Z</dc:date>
    <item>
      <title>Read messages from Webex room</title>
      <link>https://community.cisco.com/t5/webex-for-developers/read-messages-from-webex-room/m-p/3950365#M19</link>
      <description>&lt;P&gt;How can I export the conversation of my Webex team rooms, in which Im involved? I tried to use it with my custom bot, but is not possible.&lt;/P&gt;</description>
      <pubDate>Thu, 24 Feb 2022 20:13:11 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/read-messages-from-webex-room/m-p/3950365#M19</guid>
      <dc:creator>vmorilla</dc:creator>
      <dc:date>2022-02-24T20:13:11Z</dc:date>
    </item>
    <item>
      <title>Re: Read messages from Webex room</title>
      <link>https://community.cisco.com/t5/webex-for-developers/read-messages-from-webex-room/m-p/3951211#M20</link>
      <description>&lt;P&gt;Webex Teams bots will only be able to access messages that the bot itself sent, or messages in which it is '@' mentioned.&lt;/P&gt;
&lt;P&gt;You can try using the temporary 'personal access token' you can retrieve from the Teams docs pages here (be sure to log in first:) &lt;A href="https://developer.webex.com/docs/api/getting-started" target="_blank"&gt;https://developer.webex.com/docs/api/getting-started&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;However for production use, you will want to implement an OAuth integration, allowing the user to login via Teams OAuth so your app can get a 'real' user access token, which should be able to retrieve all messages in rooms where the user is a member: &lt;A href="https://developer.webex.com/docs/integrations" target="_blank"&gt;https://developer.webex.com/docs/integrations&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;If you need to archive messages for other/all users, note there is a 'compliance' role and application pattern that should be helpful: &lt;A href="https://developer.webex.com/docs/api/guides/compliance" target="_blank"&gt;https://developer.webex.com/docs/api/guides/compliance&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2019 15:02:50 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/read-messages-from-webex-room/m-p/3951211#M20</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2019-10-31T15:02:50Z</dc:date>
    </item>
  </channel>
</rss>

