<?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: How to update share access for all items in a group to Public in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-update-share-access-for-all-items-in-a/m-p/1088241#M6473</link>
    <description>&lt;P&gt;This &lt;A href="https://developers.arcgis.com/python/guide/accessing-and-managing-groups/#Sharing-content-to-groups" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt; explains how to share items with the Python API.&lt;/P&gt;&lt;P&gt;You will need to use a for loop to loop through every item in your list.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Aug 2021 02:42:32 GMT</pubDate>
    <dc:creator>DavinWalker2</dc:creator>
    <dc:date>2021-08-12T02:42:32Z</dc:date>
    <item>
      <title>How to update share access for all items in a group to Public</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-update-share-access-for-all-items-in-a/m-p/1088214#M6471</link>
      <description>&lt;P&gt;As administrator (and new programmer), my responsibilities includes sharing&amp;nbsp; Portal items with the Public and to a group set up with collaboration to our AGOL account.&amp;nbsp; However, when opening the group in AGOL, the items' share defaults to Private.&amp;nbsp; It doesn't take the Public access setting from Portal with it.&amp;nbsp;&amp;nbsp;I'm trying to write a script that will update the items in that group to Public.&amp;nbsp;&amp;nbsp;I'm able to access the items using the below, but I can't figure out how to update the share for all of them to public.&amp;nbsp;&amp;nbsp;Any help is appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;odgroup_items = od_group.content()&lt;/P&gt;&lt;P&gt;group_items = od_group.content()&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 11 Aug 2021 23:59:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-update-share-access-for-all-items-in-a/m-p/1088214#M6471</guid>
      <dc:creator>JennieCatalano1</dc:creator>
      <dc:date>2021-08-11T23:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to update share access for all items in a group to Public</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-update-share-access-for-all-items-in-a/m-p/1088241#M6473</link>
      <description>&lt;P&gt;This &lt;A href="https://developers.arcgis.com/python/guide/accessing-and-managing-groups/#Sharing-content-to-groups" target="_blank" rel="noopener"&gt;documentation&lt;/A&gt; explains how to share items with the Python API.&lt;/P&gt;&lt;P&gt;You will need to use a for loop to loop through every item in your list.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 02:42:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/how-to-update-share-access-for-all-items-in-a/m-p/1088241#M6473</guid>
      <dc:creator>DavinWalker2</dc:creator>
      <dc:date>2021-08-12T02:42:32Z</dc:date>
    </item>
  </channel>
</rss>

