<?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 Can you get the arcgis python api to publish data? in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/can-you-get-the-arcgis-python-api-to-publish-data/m-p/771601#M738</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My apologizes for cross posting, but I did not get any response on the rest board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I am using the arcgis python api to push data into my arcgis online account and then publish the data to a group. Using the following code I am able to do all this, but when I look at the published table, it's empty.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I&amp;nbsp;have also tried to do this trying to set the last parameter to csv, and passing None values into the address field mapping.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Does anyone have any thoughts on how to get this to work?&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro" style="background: #f6f6f6; border-width: 0px 0px 0px 2px; border-style: initial initial initial solid; border-color: initial initial initial #cccccc; margin: 10px 0px; padding: 10px 20px;"&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;print('Add table into account')&lt;BR /&gt;item = gis.content.add({}, data)&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;print('Publish table')&lt;BR /&gt;published_item = item.publish(None, {"Neighborhood": "BLOCK"})&lt;BR /&gt;published_item.share(groups='&amp;lt;group_id&amp;gt;')&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Oct 2016 13:02:02 GMT</pubDate>
    <dc:creator>GuidoStein</dc:creator>
    <dc:date>2016-10-24T13:02:02Z</dc:date>
    <item>
      <title>Can you get the arcgis python api to publish data?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/can-you-get-the-arcgis-python-api-to-publish-data/m-p/771601#M738</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My apologizes for cross posting, but I did not get any response on the rest board.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I am using the arcgis python api to push data into my arcgis online account and then publish the data to a group. Using the following code I am able to do all this, but when I look at the published table, it's empty.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;I&amp;nbsp;have also tried to do this trying to set the last parameter to csv, and passing None values into the address field mapping.&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;Does anyone have any thoughts on how to get this to work?&lt;/P&gt;&lt;P style="background-color: #ffffff; border: 0px;"&gt;&amp;nbsp;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro" style="background: #f6f6f6; border-width: 0px 0px 0px 2px; border-style: initial initial initial solid; border-color: initial initial initial #cccccc; margin: 10px 0px; padding: 10px 20px;"&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;print('Add table into account')&lt;BR /&gt;item = gis.content.add({}, data)&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;&amp;nbsp;&lt;/P&gt;&lt;P style="border: 0px; font-weight: inherit;"&gt;print('Publish table')&lt;BR /&gt;published_item = item.publish(None, {"Neighborhood": "BLOCK"})&lt;BR /&gt;published_item.share(groups='&amp;lt;group_id&amp;gt;')&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 13:02:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/can-you-get-the-arcgis-python-api-to-publish-data/m-p/771601#M738</guid>
      <dc:creator>GuidoStein</dc:creator>
      <dc:date>2016-10-24T13:02:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can you get the arcgis python api to publish data?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/can-you-get-the-arcgis-python-api-to-publish-data/m-p/771602#M739</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/15581"&gt;Guido Stein&lt;/A&gt;‌, as the Python API is still in Beta, I would recommend posting your questions to the user forums on the Esri Early Adopter Community:&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://earlyadopter.esri.com/project/home.html?cap=035D6DE6E9674EF8A396B8C29CA3C6B1" title="https://earlyadopter.esri.com/project/home.html?cap=035D6DE6E9674EF8A396B8C29CA3C6B1"&gt;https://earlyadopter.esri.com/project/home.html?cap=035D6DE6E9674EF8A396B8C29CA3C6B1&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On those forums the Product Team and Support are actively looking at issues and providing responses there.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Oct 2016 18:41:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/can-you-get-the-arcgis-python-api-to-publish-data/m-p/771602#M739</guid>
      <dc:creator>ChristianWells</dc:creator>
      <dc:date>2016-10-24T18:41:46Z</dc:date>
    </item>
  </channel>
</rss>

