<?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: Add list of users to a group with notebook in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/add-list-of-users-to-a-group-with-notebook/m-p/1503992#M10625</link>
    <description>&lt;LI-CODE lang="python"&gt;group.add_users(usernames=YourList)

group.remove_users(usernames=YourList)&lt;/LI-CODE&gt;</description>
    <pubDate>Thu, 11 Jul 2024 07:14:37 GMT</pubDate>
    <dc:creator>RichardHowe</dc:creator>
    <dc:date>2024-07-11T07:14:37Z</dc:date>
    <item>
      <title>Add list of users to a group with notebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/add-list-of-users-to-a-group-with-notebook/m-p/1503986#M10624</link>
      <description>&lt;P&gt;I have a script that lists inactive users. I want to add these inactive users to a group so that I can notify them by using the notify.group method. Is there a way for me to simply add user to a group, as well as removing them after?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 06:33:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/add-list-of-users-to-a-group-with-notebook/m-p/1503986#M10624</guid>
      <dc:creator>RebeckaPalm</dc:creator>
      <dc:date>2024-07-11T06:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Add list of users to a group with notebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/add-list-of-users-to-a-group-with-notebook/m-p/1503992#M10625</link>
      <description>&lt;LI-CODE lang="python"&gt;group.add_users(usernames=YourList)

group.remove_users(usernames=YourList)&lt;/LI-CODE&gt;</description>
      <pubDate>Thu, 11 Jul 2024 07:14:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/add-list-of-users-to-a-group-with-notebook/m-p/1503992#M10625</guid>
      <dc:creator>RichardHowe</dc:creator>
      <dc:date>2024-07-11T07:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: Add list of users to a group with notebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/add-list-of-users-to-a-group-with-notebook/m-p/1504011#M10626</link>
      <description>&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 11 Jul 2024 08:42:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/add-list-of-users-to-a-group-with-notebook/m-p/1504011#M10626</guid>
      <dc:creator>RebeckaPalm</dc:creator>
      <dc:date>2024-07-11T08:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Add list of users to a group with notebook</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/add-list-of-users-to-a-group-with-notebook/m-p/1535498#M10627</link>
      <description>&lt;P&gt;It might be easier to do this without a group.&amp;nbsp; From the User Manager, you can call send_notification with a list of usernames.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 14:33:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/add-list-of-users-to-a-group-with-notebook/m-p/1535498#M10627</guid>
      <dc:creator>MobiusSnake</dc:creator>
      <dc:date>2024-09-05T14:33:43Z</dc:date>
    </item>
  </channel>
</rss>

