<?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 Execute Model in AGOL in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/execute-model-in-agol/m-p/1241304#M49372</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there a way to execute a model in AGOL.&amp;nbsp; I need the data to move from a feature class to a table everytime someone adds a new record to the feature class.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 14 Dec 2022 19:39:02 GMT</pubDate>
    <dc:creator>MarlaJohnson</dc:creator>
    <dc:date>2022-12-14T19:39:02Z</dc:date>
    <item>
      <title>Execute Model in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/execute-model-in-agol/m-p/1241304#M49372</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Is there a way to execute a model in AGOL.&amp;nbsp; I need the data to move from a feature class to a table everytime someone adds a new record to the feature class.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 19:39:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/execute-model-in-agol/m-p/1241304#M49372</guid>
      <dc:creator>MarlaJohnson</dc:creator>
      <dc:date>2022-12-14T19:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Model in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/execute-model-in-agol/m-p/1241355#M49375</link>
      <description>&lt;P&gt;Hi Marla,&lt;/P&gt;&lt;P&gt;Are both the feature class and table hosted in ArcGIS Online or is the feature class local and the table hosted in AGOL?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 21:19:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/execute-model-in-agol/m-p/1241355#M49375</guid>
      <dc:creator>JoshuaSharp-Heward</dc:creator>
      <dc:date>2022-12-14T21:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Model in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/execute-model-in-agol/m-p/1241368#M49376</link>
      <description>Both are hosted in ArcGIS Online.&lt;BR /&gt;</description>
      <pubDate>Wed, 14 Dec 2022 21:41:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/execute-model-in-agol/m-p/1241368#M49376</guid>
      <dc:creator>MarlaJohnson</dc:creator>
      <dc:date>2022-12-14T21:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Execute Model in AGOL</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/execute-model-in-agol/m-p/1241373#M49377</link>
      <description>&lt;P&gt;If the update needs to be instantaneous I would recommend looking into webhooks, which can be configured to run every time a feature is submitted. You would need access to a tool like Microsoft Power Automate or Integromat to do so though. Documentation on webhooks here: &lt;A href="https://developers.arcgis.com/rest/services-reference/online/web-hooks-feature-service-.htm" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/rest/services-reference/online/web-hooks-feature-service-.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Alternatively if it could be on an hourly or daily update, I would recommend using ArcGIS Notebooks in AGOL to accomplish this, as you can set them to run on a schedule. This page &lt;A href="https://developers.arcgis.com/python/guide/editing-features/" target="_blank" rel="noopener"&gt;https://developers.arcgis.com/python/guide/editing-features/&lt;/A&gt; has examples on how to query and add data to feature services using the API for Python, it can take a little bit of getting used to but it works pretty effectively.&lt;/P&gt;&lt;P&gt;Hope that helps!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Dec 2022 21:57:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/execute-model-in-agol/m-p/1241373#M49377</guid>
      <dc:creator>JoshuaSharp-Heward</dc:creator>
      <dc:date>2022-12-14T21:57:22Z</dc:date>
    </item>
  </channel>
</rss>

