<?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: Editing Hub page text using python in ArcGIS Hub Questions</title>
    <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188921#M5313</link>
    <description>&lt;P&gt;Does this work for you? it does not work for me&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;page1&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;myhub&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;pages&lt;/SPAN&gt;&lt;SPAN&gt;.get(&lt;/SPAN&gt;&lt;SPAN&gt;'###############################'&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;layout&lt;/SPAN&gt;&lt;SPAN&gt; &amp;nbsp;= &lt;/SPAN&gt;&lt;SPAN&gt;page1&lt;/SPAN&gt;&lt;SPAN&gt;.layout&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;layout&lt;/SPAN&gt;&lt;SPAN&gt;.sections[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].ROWS[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].cards[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].component.settings.markdown = &lt;/SPAN&gt;&lt;SPAN&gt;"&amp;lt;h1 id='our-community'&amp;gt;New Text&amp;lt;/h1&amp;gt;&amp;lt;p&amp;gt;The information included below provides context for the Hazard Mitigation Plan. Environmental, social, and economic characteristics of a county make it unique.&amp;amp;nbsp;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/p&amp;gt;"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;page1&lt;/SPAN&gt;&lt;SPAN&gt;.update_layout(&lt;/SPAN&gt;&lt;SPAN&gt;layout&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 01 Jul 2022 21:13:59 GMT</pubDate>
    <dc:creator>Steve_Graham</dc:creator>
    <dc:date>2022-07-01T21:13:59Z</dc:date>
    <item>
      <title>Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1172147#M5236</link>
      <description>&lt;P&gt;How can I edit text on an ArcGIS Hub site page?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 09 May 2022 19:41:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1172147#M5236</guid>
      <dc:creator>Steve_Graham</dc:creator>
      <dc:date>2022-05-09T19:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1172255#M5237</link>
      <description>&lt;P&gt;For python there is the Hub API:&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-hub/announcements/introducing-arcgis-hub-python-api-for-sites/" target="_blank"&gt;https://www.esri.com/arcgis-blog/products/arcgis-hub/announcements/introducing-arcgis-hub-python-api-for-sites/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 00:49:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1172255#M5237</guid>
      <dc:creator>Waffle_House</dc:creator>
      <dc:date>2022-05-10T00:49:41Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1172274#M5239</link>
      <description>&lt;P&gt;Yes , but I am wondering how you can edit the text on a hub page with Python.&lt;/P&gt;</description>
      <pubDate>Tue, 10 May 2022 02:44:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1172274#M5239</guid>
      <dc:creator>Steve_Graham</dc:creator>
      <dc:date>2022-05-10T02:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188817#M5305</link>
      <description>&lt;P&gt;yes, we have an &lt;A href="https://github.com/Esri/hub-py/blob/master/examples/For%20arcgishub%20library/Page%20layout%20editing%20.ipynb" target="_self"&gt;example guide&lt;/A&gt; that demonstrates the process of editing layout of a page to edit text.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 17:15:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188817#M5305</guid>
      <dc:creator>ManushiMajumdar</dc:creator>
      <dc:date>2022-07-01T17:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188822#M5306</link>
      <description>&lt;P&gt;Thank you, but&amp;nbsp;&lt;SPAN&gt;I am wondering how you can EDIT some of the TEXT in a card on a hub page with Python.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 17:20:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188822#M5306</guid>
      <dc:creator>Steve_Graham</dc:creator>
      <dc:date>2022-07-01T17:20:37Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188824#M5307</link>
      <description>&lt;P&gt;you need to edit the text within the html of the particular card. Fetch the card (as demonstrated in the example notebook), edit the card to replace text as seen on the site with the text you would like instead, and then call the update_layout method with the changes.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 17:23:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188824#M5307</guid>
      <dc:creator>ManushiMajumdar</dc:creator>
      <dc:date>2022-07-01T17:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188895#M5308</link>
      <description>&lt;P&gt;Something like this?&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;for&lt;/SPAN&gt; &lt;SPAN&gt;p&lt;/SPAN&gt; &lt;SPAN&gt;in&lt;/SPAN&gt; &lt;SPAN&gt;site_pages&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;if&lt;/SPAN&gt; &lt;SPAN&gt;p&lt;/SPAN&gt;&lt;SPAN&gt;.slug==&lt;/SPAN&gt;&lt;SPAN&gt;"county-profile"&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &lt;/SPAN&gt;&lt;SPAN&gt;thepage&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;p&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;thelayout&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;thepage&lt;/SPAN&gt;&lt;SPAN&gt;.layout&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;thelayout&lt;/SPAN&gt;&lt;SPAN&gt;.sections[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].ROWS[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].cards[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].component.settings.markdown ="the new text to display"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;thepage&lt;/SPAN&gt;&lt;SPAN&gt;.update_layout(&lt;/SPAN&gt;&lt;SPAN&gt;thelayout&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;I get an error 404&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;STRONG&gt;Exception&lt;/STRONG&gt;: Resource does not exist or is inaccessible:&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 01 Jul 2022 20:05:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188895#M5308</guid>
      <dc:creator>Steve_Graham</dc:creator>
      <dc:date>2022-07-01T20:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188908#M5309</link>
      <description>&lt;P&gt;When you `print(thelayout.sections[0].ROWS[0].cards[0].component.settings.markdown)` what does it display? Overwrite the same value in the markdown variable and only replace the text string with the text string of your choice.&lt;/P&gt;&lt;P&gt;Also, you can only update the layout if you own the page/site OR are part of the initiative core team OR an org administrator.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 20:39:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188908#M5309</guid>
      <dc:creator>ManushiMajumdar</dc:creator>
      <dc:date>2022-07-01T20:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188911#M5310</link>
      <description>&lt;P&gt;Print returns&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;lt;h1 id='our-community'&amp;gt;Douglas County Profile&amp;lt;/h1&amp;gt;&amp;lt;p&amp;gt;The information included below provides context for the Hazard Mitigation Plan. Environmental, social, and economic characteristics of a county make it unique.&amp;amp;nbsp;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/p&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I then can set it = to its original value or anything and get the error.&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;thelayout&lt;/SPAN&gt;&lt;SPAN&gt;.sections[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].ROWS[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].cards[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].component.settings.markdown =&lt;/SPAN&gt;&lt;SPAN&gt;"the new text to display"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN&gt;I am able to edit it through the web interface&amp;nbsp;hub.arcgis.com with the same user&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 20:50:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188911#M5310</guid>
      <dc:creator>Steve_Graham</dc:creator>
      <dc:date>2022-07-01T20:50:46Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188913#M5311</link>
      <description>&lt;P&gt;Maybe you could give an example of code you have used that works?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 20:54:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188913#M5311</guid>
      <dc:creator>Steve_Graham</dc:creator>
      <dc:date>2022-07-01T20:54:19Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188914#M5312</link>
      <description>&lt;P&gt;Let me give you an example for your case:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;layout&amp;nbsp; = mySite.layout&lt;/P&gt;&lt;P&gt;#Assign same value with change to layout&lt;/P&gt;&lt;P&gt;layout.sections[0].ROWS[0].cards[0].component.settings.markdown = "&amp;lt;h1 id='our-community'&amp;gt;&lt;STRONG&gt;New Text&lt;/STRONG&gt;&amp;lt;/h1&amp;gt;&amp;lt;p&amp;gt;The information included below provides context for the Hazard Mitigation Plan. Environmental, social, and economic characteristics of a county make it unique.&amp;amp;nbsp;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/p&amp;gt;"&lt;/P&gt;&lt;P&gt;mySite.update_layout(layout)&lt;/P&gt;&lt;P&gt;```&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Refer to the notebook and the Github repo I shared earlier for examples on how to edit sites and pages.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 20:59:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188914#M5312</guid>
      <dc:creator>ManushiMajumdar</dc:creator>
      <dc:date>2022-07-01T20:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188921#M5313</link>
      <description>&lt;P&gt;Does this work for you? it does not work for me&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;page1&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;myhub&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;pages&lt;/SPAN&gt;&lt;SPAN&gt;.get(&lt;/SPAN&gt;&lt;SPAN&gt;'###############################'&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;layout&lt;/SPAN&gt;&lt;SPAN&gt; &amp;nbsp;= &lt;/SPAN&gt;&lt;SPAN&gt;page1&lt;/SPAN&gt;&lt;SPAN&gt;.layout&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;layout&lt;/SPAN&gt;&lt;SPAN&gt;.sections[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].ROWS[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].cards[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;].component.settings.markdown = &lt;/SPAN&gt;&lt;SPAN&gt;"&amp;lt;h1 id='our-community'&amp;gt;New Text&amp;lt;/h1&amp;gt;&amp;lt;p&amp;gt;The information included below provides context for the Hazard Mitigation Plan. Environmental, social, and economic characteristics of a county make it unique.&amp;amp;nbsp;&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;br&amp;gt;&amp;lt;/p&amp;gt;"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;page1&lt;/SPAN&gt;&lt;SPAN&gt;.update_layout(&lt;/SPAN&gt;&lt;SPAN&gt;layout&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 01 Jul 2022 21:13:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188921#M5313</guid>
      <dc:creator>Steve_Graham</dc:creator>
      <dc:date>2022-07-01T21:13:59Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188925#M5314</link>
      <description>&lt;P&gt;Do you have the permissions to edit this page? Can you manually edit and publish changes to this site?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 21:21:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188925#M5314</guid>
      <dc:creator>ManushiMajumdar</dc:creator>
      <dc:date>2022-07-01T21:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188926#M5315</link>
      <description>&lt;P&gt;Yes as I stated above - I can edit using a browser&amp;nbsp; at hub.arcgis.com&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 21:24:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188926#M5315</guid>
      <dc:creator>Steve_Graham</dc:creator>
      <dc:date>2022-07-01T21:24:26Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188930#M5316</link>
      <description>&lt;P&gt;do you have success using any code to edit text?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 21:30:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188930#M5316</guid>
      <dc:creator>Steve_Graham</dc:creator>
      <dc:date>2022-07-01T21:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188931#M5317</link>
      <description>&lt;P&gt;In that case can you email me a screenshot of the exact code + error trace in the notebook?&lt;/P&gt;&lt;P&gt;Also I'd like to know:&lt;/P&gt;&lt;P&gt;1. Are you running this in your local environment or ArcGIS notebooks?&lt;/P&gt;&lt;P&gt;2. Are you using the `arcgis` package or `arcgishub` package?&lt;/P&gt;&lt;P&gt;3. Do you have the most updated versions of both those packages?&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 21:33:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188931#M5317</guid>
      <dc:creator>ManushiMajumdar</dc:creator>
      <dc:date>2022-07-01T21:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188938#M5318</link>
      <description>&lt;P&gt;yes, this has worked several times in the past.&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jul 2022 21:48:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1188938#M5318</guid>
      <dc:creator>ManushiMajumdar</dc:creator>
      <dc:date>2022-07-01T21:48:42Z</dc:date>
    </item>
    <item>
      <title>Re: Editing Hub page text using python</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1191743#M5331</link>
      <description>&lt;P&gt;I sent you a message as soon as you sent this - a few weeks ago, and I was wondering if you received my message?&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jul 2022 01:13:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/editing-hub-page-text-using-python/m-p/1191743#M5331</guid>
      <dc:creator>Steve_Graham</dc:creator>
      <dc:date>2022-07-13T01:13:05Z</dc:date>
    </item>
  </channel>
</rss>

