<?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: Adding Multiple Users to a space. in Webex for Developers</title>
    <link>https://community.cisco.com/t5/webex-for-developers/adding-multiple-users-to-a-space/m-p/4989326#M2710</link>
    <description>&lt;P&gt;Does this limitation still remain today? &lt;BR /&gt;&lt;BR /&gt;When trying to process memberships in bulk programmatically, the public API endpoint requiring&amp;nbsp;&lt;EM&gt;hours&lt;/EM&gt;&amp;nbsp;to walk large membership lists is really frustrating. Not to mention the fact that you end up with a bunch of join tombstones in the space in question as people leave in the middle of the operation:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FredNielsenePlus_1-1704313906366.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/206320i0C26596C29FBCBDA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FredNielsenePlus_1-1704313906366.png" alt="FredNielsenePlus_1-1704313906366.png" /&gt;&lt;/span&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Clearly there are private API endpoints that can do this in bulk quickly - since the app can do it, and powerpack can do it...&lt;/P&gt;</description>
    <pubDate>Wed, 03 Jan 2024 20:33:21 GMT</pubDate>
    <dc:creator>Fred Nielsen (ePlus)</dc:creator>
    <dc:date>2024-01-03T20:33:21Z</dc:date>
    <item>
      <title>Adding Multiple Users to a space.</title>
      <link>https://community.cisco.com/t5/webex-for-developers/adding-multiple-users-to-a-space/m-p/4606759#M768</link>
      <description>&lt;P class="p1"&gt;Hey team, do you know if there is any way to add multiple users to a Webex space using one API call? When testing &lt;SPAN class="s1"&gt;/v1/memberships&lt;/SPAN&gt; it seems to take only one ID or Email address into &lt;SPAN class="s1"&gt;personId&lt;/SPAN&gt; or &lt;SPAN class="s1"&gt;personEmail&lt;/SPAN&gt;.&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 09:40:42 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/adding-multiple-users-to-a-space/m-p/4606759#M768</guid>
      <dc:creator>Patience Umoru</dc:creator>
      <dc:date>2022-05-09T09:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Users to a space.</title>
      <link>https://community.cisco.com/t5/webex-for-developers/adding-multiple-users-to-a-space/m-p/4606762#M769</link>
      <description>&lt;P&gt;Thats correct! The (membership) API&amp;nbsp;&lt;A href="https://developer.webex.com/docs/api/v1/memberships/create-a-membership" target="_blank" rel="noopener"&gt;https://developer.webex.com/docs/api/v1/memberships/create-a-membership&lt;/A&gt;&amp;nbsp;does not accept multiple personId call.&amp;nbsp;&lt;SPAN&gt;This API only allows to add one user at a time, per API call.&amp;nbsp;&lt;/SPAN&gt; But you can add multiple users/bulk users to a new or existing space using the Power Pack&amp;nbsp;&lt;A href="https://power-pack.io/" target="_blank" rel="noopener"&gt;&lt;SPAN class="s1"&gt;https://power-pack.io/&lt;/SPAN&gt;&lt;/A&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 09:47:38 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/adding-multiple-users-to-a-space/m-p/4606762#M769</guid>
      <dc:creator>Patience Umoru</dc:creator>
      <dc:date>2022-05-09T09:47:38Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Users to a space.</title>
      <link>https://community.cisco.com/t5/webex-for-developers/adding-multiple-users-to-a-space/m-p/4606767#M770</link>
      <description>&lt;P&gt;&lt;SPAN&gt;From an API point of view, the /memberships API is the only one available to add users/members to a space/room. This API only allows to add one user at a time, per API call. If you would like to add multiple users then you could create a script where the API is called on a loop, but it can only add one at a time, or per request made.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 09:46:57 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/adding-multiple-users-to-a-space/m-p/4606767#M770</guid>
      <dc:creator>hazeena farook</dc:creator>
      <dc:date>2022-05-09T09:46:57Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Users to a space.</title>
      <link>https://community.cisco.com/t5/webex-for-developers/adding-multiple-users-to-a-space/m-p/4989326#M2710</link>
      <description>&lt;P&gt;Does this limitation still remain today? &lt;BR /&gt;&lt;BR /&gt;When trying to process memberships in bulk programmatically, the public API endpoint requiring&amp;nbsp;&lt;EM&gt;hours&lt;/EM&gt;&amp;nbsp;to walk large membership lists is really frustrating. Not to mention the fact that you end up with a bunch of join tombstones in the space in question as people leave in the middle of the operation:&lt;/P&gt;
&lt;TABLE border="1" width="100%"&gt;
&lt;TBODY&gt;
&lt;TR&gt;
&lt;TD width="100%"&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="FredNielsenePlus_1-1704313906366.png" style="width: 400px;"&gt;&lt;img src="https://community.cisco.com/t5/image/serverpage/image-id/206320i0C26596C29FBCBDA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="FredNielsenePlus_1-1704313906366.png" alt="FredNielsenePlus_1-1704313906366.png" /&gt;&lt;/span&gt;&lt;/TD&gt;
&lt;/TR&gt;
&lt;/TBODY&gt;
&lt;/TABLE&gt;
&lt;P&gt;Clearly there are private API endpoints that can do this in bulk quickly - since the app can do it, and powerpack can do it...&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jan 2024 20:33:21 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/adding-multiple-users-to-a-space/m-p/4989326#M2710</guid>
      <dc:creator>Fred Nielsen (ePlus)</dc:creator>
      <dc:date>2024-01-03T20:33:21Z</dc:date>
    </item>
    <item>
      <title>Re: Adding Multiple Users to a space.</title>
      <link>https://community.cisco.com/t5/webex-for-developers/adding-multiple-users-to-a-space/m-p/4989400#M2711</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.cisco.com/t5/user/viewprofilepage/user-id/318448"&gt;@Fred Nielsen (ePlus)&lt;/a&gt;,&lt;BR /&gt;Yes, still this &lt;A href="https://developer.webex.com/docs/api/v1/memberships/create-a-membership" target="_self"&gt;/create-a-membership&lt;/A&gt; API doesn't work with bulk membership creation.&lt;BR /&gt;It only takes the person details one-by-one and create the membership in a space.&lt;BR /&gt;Still we'd say PowerPack is the solution for this and this is one of those critical purposes why PowerPack was designed.&lt;BR /&gt;Let us know in case you've any further queries.&lt;/P&gt;
&lt;P&gt;Regards!&lt;BR /&gt;Sandip&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 05:05:27 GMT</pubDate>
      <guid>https://community.cisco.com/t5/webex-for-developers/adding-multiple-users-to-a-space/m-p/4989400#M2711</guid>
      <dc:creator>sandiban</dc:creator>
      <dc:date>2024-01-04T05:05:27Z</dc:date>
    </item>
  </channel>
</rss>

