<?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: Can I bulk upload csv data into existing form on Survey123 in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-bulk-upload-csv-data-into-existing-form-on/m-p/793530#M8820</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Olivier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be done most easily via ArcGIS Pro - that is simply using the Append geoprocessing tool and specifying which field in the original table matches which field in the feature service that is created for Survey123. &amp;nbsp;A script could also be created using Python or other language and working with the REST API directly (the appropriate operation is ApplyEdits - &amp;nbsp;&lt;A class="link-titled" href="http://resources.arcgis.com/en/help/arcgis-rest-api/#/Apply_Edits_Feature_Service_Layer/02r3000000r6000000/" title="http://resources.arcgis.com/en/help/arcgis-rest-api/#/Apply_Edits_Feature_Service_Layer/02r3000000r6000000/"&gt;ArcGIS REST API&lt;/A&gt;&amp;nbsp;).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Aug 2017 15:30:17 GMT</pubDate>
    <dc:creator>JamesTedrick</dc:creator>
    <dc:date>2017-08-16T15:30:17Z</dc:date>
    <item>
      <title>Can I bulk upload csv data into existing form on Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-bulk-upload-csv-data-into-existing-form-on/m-p/793529#M8819</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have survey data from an old survey (not created nor collected using Survey123). If I would like to port this survey over to Survey123 I believe I can upload the form itself as it was designed in XLSForm. However, can I bulk upload the survey responses we have already collected? I realise the format is different but can convert it to match the csv output of Survey123 data. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 14:40:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-bulk-upload-csv-data-into-existing-form-on/m-p/793529#M8819</guid>
      <dc:creator>Oliver_Burdekin</dc:creator>
      <dc:date>2017-08-16T14:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Can I bulk upload csv data into existing form on Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-bulk-upload-csv-data-into-existing-form-on/m-p/793530#M8820</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Olivier,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This can be done most easily via ArcGIS Pro - that is simply using the Append geoprocessing tool and specifying which field in the original table matches which field in the feature service that is created for Survey123. &amp;nbsp;A script could also be created using Python or other language and working with the REST API directly (the appropriate operation is ApplyEdits - &amp;nbsp;&lt;A class="link-titled" href="http://resources.arcgis.com/en/help/arcgis-rest-api/#/Apply_Edits_Feature_Service_Layer/02r3000000r6000000/" title="http://resources.arcgis.com/en/help/arcgis-rest-api/#/Apply_Edits_Feature_Service_Layer/02r3000000r6000000/"&gt;ArcGIS REST API&lt;/A&gt;&amp;nbsp;).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Aug 2017 15:30:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-bulk-upload-csv-data-into-existing-form-on/m-p/793530#M8820</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2017-08-16T15:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Can I bulk upload csv data into existing form on Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-bulk-upload-csv-data-into-existing-form-on/m-p/793531#M8821</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi James,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am attempting this process however&amp;nbsp;the Append tool in Pro is demanding a featureclass, table or raster as the target data set.&amp;nbsp; It is not accepting feature services.&amp;nbsp; Any suggestions?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Mar 2018 01:01:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-bulk-upload-csv-data-into-existing-form-on/m-p/793531#M8821</guid>
      <dc:creator>Ness2</dc:creator>
      <dc:date>2018-03-01T01:01:22Z</dc:date>
    </item>
    <item>
      <title>Re: Can I bulk upload csv data into existing form on Survey123</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/can-i-bulk-upload-csv-data-into-existing-form-on/m-p/793532#M8822</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Vanessa,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That's interesting- I know that I've appended to a feature service before in Pro. &amp;nbsp;Could you try using the Append tools in ArcGIS Online - see&amp;nbsp;&lt;A class="link-titled" href="https://blogs.esri.com/esri/arcgis/2017/12/11/whats-new-with-hosted-feature-layers-getting-to-know-append-part-1-december-2017/" title="https://blogs.esri.com/esri/arcgis/2017/12/11/whats-new-with-hosted-feature-layers-getting-to-know-append-part-1-december-2017/"&gt;What’s new with hosted feature layers: Getting to know Append Part 1 (December 2017) | ArcGIS Blog&lt;/A&gt;?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Mar 2018 21:37:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/can-i-bulk-upload-csv-data-into-existing-form-on/m-p/793532#M8822</guid>
      <dc:creator>JamesTedrick</dc:creator>
      <dc:date>2018-03-27T21:37:22Z</dc:date>
    </item>
  </channel>
</rss>

