<?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: Automate data export from hosted feature layer in ArcGIS Collector Questions</title>
    <link>https://community.esri.com/t5/arcgis-collector-questions/automate-data-export-from-hosted-feature-layer/m-p/281029#M4874</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alicia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are a few resources for downloading data from your ArcGIS Online account:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/labs/python/download-data/" title="https://developers.arcgis.com/labs/python/download-data/"&gt;Download data | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;- "&lt;EM&gt;Automate downloading data from the cloud using ArcGIS API for Python.&lt;/EM&gt;"&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000018909" title="https://support.esri.com/en/technical-article/000018909"&gt;How To: Download feature service items from ArcGIS Online using ArcGIS API for Python&lt;/A&gt;&amp;nbsp; - &lt;EM&gt;Esri Technical Support&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://github.com/tedrick/SyncSurvey" title="https://github.com/tedrick/SyncSurvey"&gt;GitHub - tedrick/SyncSurvey: Synchronize a Hosted Feature Service to an Enterprise Geodatabase&lt;/A&gt;&amp;nbsp;- "&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;&lt;EM&gt;This script will extract the data from a Feature Service and import it into a File Geodatabase or an Enterprise Geodatabase.&lt;/EM&gt;"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;You may need to update them a bit to have them run as a scheduled task - check out the forum thread here (&lt;A href="https://community.esri.com/thread/213210"&gt;Run Python API script as scheduled task?&lt;/A&gt;&amp;nbsp;) for links and discussion.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;--Tim&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://www.geo-jobe.com/" title="https://www.geo-jobe.com/"&gt;https://www.geo-jobe.com/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Apr 2020 10:58:03 GMT</pubDate>
    <dc:creator>TimothyMichael</dc:creator>
    <dc:date>2020-04-24T10:58:03Z</dc:date>
    <item>
      <title>Automate data export from hosted feature layer</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/automate-data-export-from-hosted-feature-layer/m-p/281028#M4873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way to automate data export from a hosted feature layer? I have a hosted feature layer collected in the field via Collector and would like to export&amp;nbsp;it on a daily basis through automation if possible.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Apr 2020 12:53:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/automate-data-export-from-hosted-feature-layer/m-p/281028#M4873</guid>
      <dc:creator>AliciaShyu</dc:creator>
      <dc:date>2020-04-21T12:53:38Z</dc:date>
    </item>
    <item>
      <title>Re: Automate data export from hosted feature layer</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/automate-data-export-from-hosted-feature-layer/m-p/281029#M4874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alicia,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are a few resources for downloading data from your ArcGIS Online account:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/labs/python/download-data/" title="https://developers.arcgis.com/labs/python/download-data/"&gt;Download data | ArcGIS for Developers&lt;/A&gt;&amp;nbsp;- "&lt;EM&gt;Automate downloading data from the cloud using ArcGIS API for Python.&lt;/EM&gt;"&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://support.esri.com/en/technical-article/000018909" title="https://support.esri.com/en/technical-article/000018909"&gt;How To: Download feature service items from ArcGIS Online using ArcGIS API for Python&lt;/A&gt;&amp;nbsp; - &lt;EM&gt;Esri Technical Support&lt;/EM&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A class="link-titled" href="https://github.com/tedrick/SyncSurvey" title="https://github.com/tedrick/SyncSurvey"&gt;GitHub - tedrick/SyncSurvey: Synchronize a Hosted Feature Service to an Enterprise Geodatabase&lt;/A&gt;&amp;nbsp;- "&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;&lt;EM&gt;This script will extract the data from a Feature Service and import it into a File Geodatabase or an Enterprise Geodatabase.&lt;/EM&gt;"&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;You may need to update them a bit to have them run as a scheduled task - check out the forum thread here (&lt;A href="https://community.esri.com/thread/213210"&gt;Run Python API script as scheduled task?&lt;/A&gt;&amp;nbsp;) for links and discussion.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;--Tim&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #24292e; background-color: #ffffff;"&gt;&lt;A class="link-titled" href="https://www.geo-jobe.com/" title="https://www.geo-jobe.com/"&gt;https://www.geo-jobe.com/&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2020 10:58:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/automate-data-export-from-hosted-feature-layer/m-p/281029#M4874</guid>
      <dc:creator>TimothyMichael</dc:creator>
      <dc:date>2020-04-24T10:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: Automate data export from hosted feature layer</title>
      <link>https://community.esri.com/t5/arcgis-collector-questions/automate-data-export-from-hosted-feature-layer/m-p/281030#M4875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Tim!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Apr 2020 16:19:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-collector-questions/automate-data-export-from-hosted-feature-layer/m-p/281030#M4875</guid>
      <dc:creator>AliciaShyu</dc:creator>
      <dc:date>2020-04-24T16:19:52Z</dc:date>
    </item>
  </channel>
</rss>

