<?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 How do you run a Python Script to update attribute information in an AGOL layer whenever the data gets edited? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/how-do-you-run-a-python-script-to-update-attribute/m-p/1361013#M56400</link>
    <description>&lt;P&gt;We have a model builder that is able to calculate sequential numbers among other things. It calculates the values for data, which is hosted in AGOL. The data layer receives point deletions every day. We are wondering if it is possible to have the tool run and re-calculate the sequential values immediately following the deletion of a point, rather than schedule it to run at a given time interval. We would prefer it to run instantaneously and not run when not needed.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
    <pubDate>Thu, 14 Dec 2023 17:59:30 GMT</pubDate>
    <dc:creator>ehuisman</dc:creator>
    <dc:date>2023-12-14T17:59:30Z</dc:date>
    <item>
      <title>How do you run a Python Script to update attribute information in an AGOL layer whenever the data gets edited?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-you-run-a-python-script-to-update-attribute/m-p/1361013#M56400</link>
      <description>&lt;P&gt;We have a model builder that is able to calculate sequential numbers among other things. It calculates the values for data, which is hosted in AGOL. The data layer receives point deletions every day. We are wondering if it is possible to have the tool run and re-calculate the sequential values immediately following the deletion of a point, rather than schedule it to run at a given time interval. We would prefer it to run instantaneously and not run when not needed.&lt;/P&gt;&lt;P&gt;Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 17:59:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-you-run-a-python-script-to-update-attribute/m-p/1361013#M56400</guid>
      <dc:creator>ehuisman</dc:creator>
      <dc:date>2023-12-14T17:59:30Z</dc:date>
    </item>
    <item>
      <title>Re: How do you run a Python Script to update attribute information in an AGOL layer whenever the data gets edited?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-you-run-a-python-script-to-update-attribute/m-p/1361206#M56415</link>
      <description>&lt;P&gt;I would maybe post your question in this community too:&lt;BR /&gt;&lt;A href="https://community.esri.com/t5/arcgis-api-for-python/ct-p/arcgis-api-for-python" target="_blank"&gt;https://community.esri.com/t5/arcgis-api-for-python/ct-p/arcgis-api-for-python&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Dec 2023 22:27:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-you-run-a-python-script-to-update-attribute/m-p/1361206#M56415</guid>
      <dc:creator>JaredPilbeam2</dc:creator>
      <dc:date>2023-12-14T22:27:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do you run a Python Script to update attribute information in an AGOL layer whenever the data gets edited?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/how-do-you-run-a-python-script-to-update-attribute/m-p/1361339#M56418</link>
      <description>&lt;P&gt;You'll want to use webhooks, serverless functions (e.g. AWS Lambda) and the ArcGIS API for Python.&amp;nbsp; Here are a couple links about using webhooks:&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-online/sharing-collaboration/how-to-create-a-hosted-feature-service-webhook/" target="_blank" rel="noopener"&gt;https://www.esri.com/arcgis-blog/products/arcgis-online/sharing-collaboration/how-to-create-a-hosted-feature-service-webhook/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://architecture.arcgis.com/en/framework/architecture-practices/integration/webhooks.html" target="_blank" rel="noopener"&gt;https://architecture.arcgis.com/en/framework/architecture-practices/integration/webhooks.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 15 Dec 2023 10:50:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/how-do-you-run-a-python-script-to-update-attribute/m-p/1361339#M56418</guid>
      <dc:creator>MobiusSnake</dc:creator>
      <dc:date>2023-12-15T10:50:11Z</dc:date>
    </item>
  </channel>
</rss>

