<?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: Fetch updates, changes, or deletions still not working in ArcGIS Connectors for Power Automate Questions</title>
    <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/fetch-updates-changes-or-deletions-still-not/m-p/1555408#M813</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/366436"&gt;@DominicRobergeIADOT&lt;/a&gt;&amp;nbsp; Thanks for reaching out.&lt;/P&gt;&lt;P&gt;This is one of the more curious points for me as I recall seeing body/items in the past but it's not listed in the options now it seems:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZacharyHart_0-1730816743848.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118847i9F8DDA6F1993C37D/image-size/large?v=v2&amp;amp;px=999" role="button" title="ZacharyHart_0-1730816743848.png" alt="ZacharyHart_0-1730816743848.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;Was the compose step something you found through experimentation? I've not seen any Esri example with that yet.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 05 Nov 2024 14:26:08 GMT</pubDate>
    <dc:creator>ZacharyHart</dc:creator>
    <dc:date>2024-11-05T14:26:08Z</dc:date>
    <item>
      <title>Fetch updates, changes, or deletions still not working</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/fetch-updates-changes-or-deletions-still-not/m-p/1555375#M810</link>
      <description>&lt;P&gt;I've been at this on &amp;amp; off for a few months now. Relevant info:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;HFL in AGO; 'Keep track of changes to data' enabled.&lt;/LI&gt;&lt;LI&gt;Have tried several different flows based on blog posts etc., some of the previously provided examples from Esri appear to be out of date now as things have advanced &lt;FONT size="2"&gt;(such as parsing an array)&lt;/FONT&gt;.&lt;/LI&gt;&lt;LI&gt;The &lt;STRONG&gt;trigger&lt;/STRONG&gt; 'When a record is updated in a feature layer' &lt;STRONG&gt;is working&lt;/STRONG&gt;.&lt;/LI&gt;&lt;LI&gt;The &lt;STRONG&gt;action&lt;/STRONG&gt; 'Fetch update, changes, or deletions...' &lt;STRONG&gt;returns an empty payload&lt;/STRONG&gt; regardless of the changes made to the HFL (delete, update attributes, etc).&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;While the flow shows as successful, any of the subsequent steps like posting in a teams channel actually just hang&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Below are screenshots showing the different flows:&lt;/P&gt;&lt;P&gt;Using 'body'&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZacharyHart_0-1730811897369.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118840i6897815538EB34DD/image-size/large?v=v2&amp;amp;px=999" role="button" title="ZacharyHart_0-1730811897369.png" alt="ZacharyHart_0-1730811897369.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Using &lt;/SPAN&gt;&lt;FONT color="#339966"&gt;array(triggerOutputs()?['body']) &lt;FONT color="#000000"&gt;per a previous Esri example:&lt;/FONT&gt;&lt;/FONT&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZacharyHart_1-1730812028168.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118841i0FDC3BF93E72A538/image-size/large?v=v2&amp;amp;px=999" role="button" title="ZacharyHart_1-1730812028168.png" alt="ZacharyHart_1-1730812028168.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Created a parallel branch to test the trigger itself and this works as expected:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZacharyHart_2-1730812242544.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118842i08D9724C1433F219/image-size/large?v=v2&amp;amp;px=999" role="button" title="ZacharyHart_2-1730812242544.png" alt="ZacharyHart_2-1730812242544.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;As we can see the trigger is firing as expected:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZacharyHart_3-1730812370119.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118843i874B70F6C9FA1395/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ZacharyHart_3-1730812370119.png" alt="ZacharyHart_3-1730812370119.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;and the subsequent Teams channel message is sent.&lt;/P&gt;&lt;P&gt;But for the Fetch updates, changes, or deletions, &lt;STRONG&gt;the payload/body/output is always empty&lt;/STRONG&gt; in all these versions:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZacharyHart_4-1730812583217.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118844i484A93610679275F/image-size/large?v=v2&amp;amp;px=999" role="button" title="ZacharyHart_4-1730812583217.png" alt="ZacharyHart_4-1730812583217.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;What am I doing wrong??&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 13:16:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/fetch-updates-changes-or-deletions-still-not/m-p/1555375#M810</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2024-11-05T13:16:49Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch updates, changes, or deletions still not working</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/fetch-updates-changes-or-deletions-still-not/m-p/1555403#M812</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/194227"&gt;@ZacharyHart&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;below is a screenshot of my flow which is working just fine. It's very similar to your first flow you are showing, perhaps try a body/items in the apply to each2 step? I also use a Compose step to get all the detail info from item, then I can extract what ever info I need.&lt;/P&gt;&lt;P&gt;Hope this help.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DominicRoberge2_0-1730815687403.png" style="width: 647px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118845i3A24EEF9D5D2817D/image-dimensions/647x846?v=v2" width="647" height="846" role="button" title="DominicRoberge2_0-1730815687403.png" alt="DominicRoberge2_0-1730815687403.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 14:11:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/fetch-updates-changes-or-deletions-still-not/m-p/1555403#M812</guid>
      <dc:creator>DominicRobergeIADOT</dc:creator>
      <dc:date>2024-11-05T14:11:48Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch updates, changes, or deletions still not working</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/fetch-updates-changes-or-deletions-still-not/m-p/1555408#M813</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/366436"&gt;@DominicRobergeIADOT&lt;/a&gt;&amp;nbsp; Thanks for reaching out.&lt;/P&gt;&lt;P&gt;This is one of the more curious points for me as I recall seeing body/items in the past but it's not listed in the options now it seems:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ZacharyHart_0-1730816743848.png" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118847i9F8DDA6F1993C37D/image-size/large?v=v2&amp;amp;px=999" role="button" title="ZacharyHart_0-1730816743848.png" alt="ZacharyHart_0-1730816743848.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;Was the compose step something you found through experimentation? I've not seen any Esri example with that yet.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 14:26:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/fetch-updates-changes-or-deletions-still-not/m-p/1555408#M813</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2024-11-05T14:26:08Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch updates, changes, or deletions still not working</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/fetch-updates-changes-or-deletions-still-not/m-p/1555418#M814</link>
      <description>&lt;P&gt;well, sometimes you have to look at the OUTPUT of the previous step to get what you are looking for&lt;/P&gt;&lt;P&gt;So you might have to create the expression yourself:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DominicRoberge2_1-1730817863038.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118849i33A2D151F320C826/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DominicRoberge2_1-1730817863038.png" alt="DominicRoberge2_1-1730817863038.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DominicRoberge2_3-1730818165217.png" style="width: 604px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118851i3B71FCFCB8F78437/image-dimensions/604x1079?v=v2" width="604" height="1079" role="button" title="DominicRoberge2_3-1730818165217.png" alt="DominicRoberge2_3-1730818165217.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;Yes, the compose was something I came up with trial and error and google search. Might not be the best way to do it, but it's working for me.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DominicRoberge2_2-1730818076461.png" style="width: 663px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/118850i9A03F8176A049EC0/image-dimensions/663x372?v=v2" width="663" height="372" role="button" title="DominicRoberge2_2-1730818076461.png" alt="DominicRoberge2_2-1730818076461.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Lots of trial and error&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 05 Nov 2024 14:51:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/fetch-updates-changes-or-deletions-still-not/m-p/1555418#M814</guid>
      <dc:creator>DominicRobergeIADOT</dc:creator>
      <dc:date>2024-11-05T14:51:03Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch updates, changes, or deletions still not working</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/fetch-updates-changes-or-deletions-still-not/m-p/1555832#M816</link>
      <description>&lt;P&gt;hmm, that's interesting thanks. I'm just at a loss why sometimes you see &lt;STRONG&gt;body/items&lt;/STRONG&gt; and other times just &lt;STRONG&gt;items&lt;/STRONG&gt;. It's really hard to use other examples, even from Esri, because the interface always looks slightly different, or Power Automate tries to add in another 'for each' that isn't needed etc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Case in point in &lt;A href="https://community.esri.com/t5/arcgis-for-power-automate-questions/attachments-from-field-maps-to-local-folder-using/td-p/1512288" target="_self"&gt;this video&lt;/A&gt;, the presenter mentions that they are using &lt;STRONG&gt;Attachment ID&lt;/STRONG&gt; (which is a dynamic option from a previous step in Power Automate), but the actual entry shown on the display they are presenting from in Power Automate doesn't say that at all. So confusing...&lt;/P&gt;&lt;P&gt;On top of that, there are several examples out there regarding working with attachments and they don't even use any of these Esri/ArcGIS actions, it's just HTML stuff generic to Power Automate.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Nov 2024 15:04:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/fetch-updates-changes-or-deletions-still-not/m-p/1555832#M816</guid>
      <dc:creator>ZacharyHart</dc:creator>
      <dc:date>2024-11-06T15:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Fetch updates, changes, or deletions still not working</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/fetch-updates-changes-or-deletions-still-not/m-p/1610583#M928</link>
      <description>&lt;P&gt;Any updates, have same issues as you&lt;/P&gt;</description>
      <pubDate>Wed, 30 Apr 2025 19:54:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/fetch-updates-changes-or-deletions-still-not/m-p/1610583#M928</guid>
      <dc:creator>Aymen_Farhat</dc:creator>
      <dc:date>2025-04-30T19:54:00Z</dc:date>
    </item>
  </channel>
</rss>

