<?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 Webhook oddities and general questions in ArcGIS Online Developers Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-developers-questions/webhook-oddities-and-general-questions/m-p/1700957#M1620</link>
    <description>&lt;P&gt;I have added a webhook to a view of one of our feature layers so that I can get notified when changes are made to any of the features (trigger featureEdit). This webhook appears to work... oddly... for lack of a better phrase.&lt;/P&gt;&lt;P&gt;Here is the setup:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="hookinfo.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/152219i26D2AF7D374ACC44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hookinfo.png" alt="hookinfo.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seems to suggest an interval of 30 seconds after changes are made, but in reality, I've seen times from four to ten minutes, which seems crazy for a webhook. I'm guessing this allows for more changes per response, which is fine, but still rather slow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second, the resultant package seems to contain old edits that were already sent. I'm attaching an example. In the example the only new changes since the last time the webhook triggered were changes to the feature with OBJECTID 1. In this case the EVENT_NAME and POLY_STATUS fields were updated. Which leads to the questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Why are older edits still showing here? Is there a way to prevent this?&lt;/LI&gt;&lt;LI&gt;Why does it not tell you what was edited? Like a before edit/after edit? There's no indication here what changed.&lt;/LI&gt;&lt;LI&gt;Is there a way to NOT show geometry as it's not needed here and just makes for a much larger to process payload?&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;</description>
    <pubDate>Fri, 08 May 2026 17:51:38 GMT</pubDate>
    <dc:creator>RogerAsbury</dc:creator>
    <dc:date>2026-05-08T17:51:38Z</dc:date>
    <item>
      <title>Webhook oddities and general questions</title>
      <link>https://community.esri.com/t5/arcgis-online-developers-questions/webhook-oddities-and-general-questions/m-p/1700957#M1620</link>
      <description>&lt;P&gt;I have added a webhook to a view of one of our feature layers so that I can get notified when changes are made to any of the features (trigger featureEdit). This webhook appears to work... oddly... for lack of a better phrase.&lt;/P&gt;&lt;P&gt;Here is the setup:&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="hookinfo.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/152219i26D2AF7D374ACC44/image-size/medium?v=v2&amp;amp;px=400" role="button" title="hookinfo.png" alt="hookinfo.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seems to suggest an interval of 30 seconds after changes are made, but in reality, I've seen times from four to ten minutes, which seems crazy for a webhook. I'm guessing this allows for more changes per response, which is fine, but still rather slow.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Second, the resultant package seems to contain old edits that were already sent. I'm attaching an example. In the example the only new changes since the last time the webhook triggered were changes to the feature with OBJECTID 1. In this case the EVENT_NAME and POLY_STATUS fields were updated. Which leads to the questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Why are older edits still showing here? Is there a way to prevent this?&lt;/LI&gt;&lt;LI&gt;Why does it not tell you what was edited? Like a before edit/after edit? There's no indication here what changed.&lt;/LI&gt;&lt;LI&gt;Is there a way to NOT show geometry as it's not needed here and just makes for a much larger to process payload?&lt;BR /&gt;&amp;nbsp;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Fri, 08 May 2026 17:51:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-developers-questions/webhook-oddities-and-general-questions/m-p/1700957#M1620</guid>
      <dc:creator>RogerAsbury</dc:creator>
      <dc:date>2026-05-08T17:51:38Z</dc:date>
    </item>
  </channel>
</rss>

