<?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: getting roomId using room name in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/getting-roomid-using-room-name/m-p/4689926#M1480</link>
    <description>&lt;P&gt;Unfortunately there is not a direct way to search by room name.&amp;nbsp; Room names make pretty poor keys in any case - names are not unique, can change dynamically, etc.&lt;/P&gt;
&lt;P&gt;I suspect in your situation keeping a cache of the user's rooms doesn't make much sense, so you may want to do some real-time paging/searching - e.g. launch a list rooms request for the user (maybe sorted by lastactivity) in the background and page through a smallish chunk at a time (maybe 20-100), updating your search results UI as the room names come in.&lt;/P&gt;</description>
    <pubDate>Mon, 19 Sep 2022 15:10:33 GMT</pubDate>
    <dc:creator>dstaudt</dc:creator>
    <dc:date>2022-09-19T15:10:33Z</dc:date>
    <item>
      <title>getting roomId using room name</title>
      <link>https://community.cisco.com/t5/webex-for-developers/getting-roomid-using-room-name/m-p/4689891#M1479</link>
      <description>&lt;P&gt;Is there an API to fetch details of a room using room name ? I'm building a bot which requires user to pass a room name since most of the users wouldn't know about room id or wouldn't go through the hassle of getting the room id. There is a endpoint to get a list of all the rooms but I don't want to get a whole list of rooms but just a single JSON object using room name.&amp;nbsp;&lt;BR /&gt;I'm using a bot access token and the bot is already added to a webex room.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 14:10:48 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/getting-roomid-using-room-name/m-p/4689891#M1479</guid>
      <dc:creator>khanali198361</dc:creator>
      <dc:date>2022-09-19T14:10:48Z</dc:date>
    </item>
    <item>
      <title>Re: getting roomId using room name</title>
      <link>https://community.cisco.com/t5/webex-for-developers/getting-roomid-using-room-name/m-p/4689926#M1480</link>
      <description>&lt;P&gt;Unfortunately there is not a direct way to search by room name.&amp;nbsp; Room names make pretty poor keys in any case - names are not unique, can change dynamically, etc.&lt;/P&gt;
&lt;P&gt;I suspect in your situation keeping a cache of the user's rooms doesn't make much sense, so you may want to do some real-time paging/searching - e.g. launch a list rooms request for the user (maybe sorted by lastactivity) in the background and page through a smallish chunk at a time (maybe 20-100), updating your search results UI as the room names come in.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Sep 2022 15:10:33 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/getting-roomid-using-room-name/m-p/4689926#M1480</guid>
      <dc:creator>dstaudt</dc:creator>
      <dc:date>2022-09-19T15:10:33Z</dc:date>
    </item>
  </channel>
</rss>

