<?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: Workaround for Webhook Creation on Map Services with ArcGIS Connectors? in ArcGIS Connectors for Power Automate Questions</title>
    <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1613709#M938</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/108031"&gt;@KathrynWesson&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your question. What version of ArcGIS Enterprise you are using? Here are a few pointers for using Power Automate and ArcGIS Connectors.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In General, Power Automate must be able to access the URL of the layer. Machine you are accessing should not be behind a firewall or an internal network.&lt;/LI&gt;&lt;LI&gt;To use any triggers (webhooks) in the ArcGIS for Power Automate connectors you must be the owner of the feature layer.&lt;/LI&gt;&lt;LI&gt;ArcGIS for Power Automate connectors currently don't support Webhooks with feature layers referenced from an enterprise geodatabase and on map services. Though this functionality is in current development pipeline and we are hoping to release it soon.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I hope it answers your questions. Feel free to reach out if you have any specific ones.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 12 May 2025 16:49:51 GMT</pubDate>
    <dc:creator>AkshayHarshe</dc:creator>
    <dc:date>2025-05-12T16:49:51Z</dc:date>
    <item>
      <title>Workaround for Webhook Creation on Map Services with ArcGIS Connectors?</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1612831#M936</link>
      <description>&lt;P&gt;Am I understanding correctly that it's not possible to use the ArcGIS Connectors on non-hosted feature layers? I keep getting the error "Webhook creation on Map Services is currently not supported in ArcGIS Connectors for Power Automate." The data I'm trying to access is a feature layer in our Enterprise account published from our organization's federated server. The URL ends in .../FeatureServer/0.&lt;/P&gt;&lt;P&gt;If I can't use the ArcGIS Connectors in Power Automate, what other triggers can I use as a workaround? My goal is to automatically send an email whenever a feature's 'Condition' field dips below 4. The features are updated in Field Maps, but this particular field is only calculated weekly. I don't know much about Power Automate so I'm open to any suggestions. I've attached a screenshot of the feature layer's configuration, but I'd like to find a way to accomplish my goal without changing the configuration, if possible.&lt;/P&gt;</description>
      <pubDate>Thu, 08 May 2025 15:02:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1612831#M936</guid>
      <dc:creator>KathrynWesson</dc:creator>
      <dc:date>2025-05-08T15:02:34Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround for Webhook Creation on Map Services with ArcGIS Connectors?</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1613709#M938</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/108031"&gt;@KathrynWesson&lt;/a&gt;,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks for your question. What version of ArcGIS Enterprise you are using? Here are a few pointers for using Power Automate and ArcGIS Connectors.&amp;nbsp;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;In General, Power Automate must be able to access the URL of the layer. Machine you are accessing should not be behind a firewall or an internal network.&lt;/LI&gt;&lt;LI&gt;To use any triggers (webhooks) in the ArcGIS for Power Automate connectors you must be the owner of the feature layer.&lt;/LI&gt;&lt;LI&gt;ArcGIS for Power Automate connectors currently don't support Webhooks with feature layers referenced from an enterprise geodatabase and on map services. Though this functionality is in current development pipeline and we are hoping to release it soon.&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I hope it answers your questions. Feel free to reach out if you have any specific ones.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 May 2025 16:49:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1613709#M938</guid>
      <dc:creator>AkshayHarshe</dc:creator>
      <dc:date>2025-05-12T16:49:51Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround for Webhook Creation on Map Services with ArcGIS Connectors?</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1614448#M940</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/108031"&gt;@KathrynWesson&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;I ran into the same issue weeks ago and created a workaround with a python script.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I don't know whether you have a Notebook to run scripts oder the possibility to run python scripts in windows tasks, but this is my workaround:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I published the Feature Class as referenced but also as hosted Feature Layer&lt;/LI&gt;&lt;LI&gt;the referenced Feature Layer is used in the Field Map App and the users are editing features like always&amp;nbsp;&lt;UL&gt;&lt;LI&gt;when they want a feature to be send via mail to somebody (seperate field with mailadresse in attributtable) they alter a field called "send" from empty to yes&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;My Notebook script is now checking if there is a change ("yes") in the field "send" in the reference feature layer and copies just this feature to the hosted feature layer.&amp;nbsp;&lt;UL&gt;&lt;LI&gt;at the end of the script I change the "yes" in the field "send" in the referenced feature layer to something like "sent" or ""done"&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;A Power Automate Flow will be triggered because it can detect a change in the hosted feature layer&lt;/LI&gt;&lt;LI&gt;the Power Automate Flow is now reading the feature and I can send a mail&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Maybe this workaround is something that could help you as well. Feel free to reach out if you have specific questions.&lt;/P&gt;&lt;P&gt;Best,&lt;/P&gt;&lt;P&gt;Katrin&lt;/P&gt;</description>
      <pubDate>Wed, 14 May 2025 08:36:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1614448#M940</guid>
      <dc:creator>HilsKatrin</dc:creator>
      <dc:date>2025-05-14T08:36:48Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround for Webhook Creation on Map Services with ArcGIS Connectors?</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1619340#M964</link>
      <description>&lt;P&gt;Hey Akshay, I'm facing the same issue. Our organization is currently running Enterprise 11.3.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="DakshataShahi1_0-1748538622489.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/133449iAE1B2B463B444E84/image-size/medium?v=v2&amp;amp;px=400" role="button" title="DakshataShahi1_0-1748538622489.png" alt="DakshataShahi1_0-1748538622489.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 May 2025 17:11:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1619340#M964</guid>
      <dc:creator>Dakshata_Parajuli</dc:creator>
      <dc:date>2025-05-29T17:11:12Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround for Webhook Creation on Map Services with ArcGIS Connectors?</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1630852#M1049</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/74758"&gt;@AkshayHarshe&lt;/a&gt;,&lt;BR /&gt;&lt;BR /&gt;Thanks for your reply. Does this mean that only hosted feature layers in an Enterprise can be used with Power Automate webhooks? Or does your bullet point only apply to feature layers and map services shared from Enterprise to ArcOnline? Can I use the Power Automate Connection for my Enterprise 11.3 in conjunction with the Power Automate Enterprise triggers that utilize webhooks such as "When a record is created in a feature layer" or "When a record is updated in a feature layer" with data published from an Enterprise geodatabase? Thank you for clearing the confusion!&lt;BR /&gt;&lt;BR /&gt;-Jim&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;EM&gt;ArcGIS for Power Automate connectors currently don't support Webhooks with feature layers referenced from an enterprise geodatabase and on map services. Though this functionality is in current development pipeline and we are hoping to release it soon.&amp;nbsp;&lt;/EM&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;A href="https://enterprise.arcgis.com/en/portal/11.4/administer/linux/create-webhooks.htm" target="_blank" rel="noopener"&gt;https://enterprise.arcgis.com/en/portal/11.4/administer/linux/create-webhooks.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://doc.arcgis.com/en/power-automate/latest/get-started/get-started-with-arcgis-connectors-for-power-automate.htm" target="_blank" rel="noopener"&gt;https://doc.arcgis.com/en/power-automate/latest/get-started/get-started-with-arcgis-connectors-for-power-automate.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2025 20:25:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1630852#M1049</guid>
      <dc:creator>Jim</dc:creator>
      <dc:date>2025-07-07T20:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround for Webhook Creation on Map Services with ArcGIS Connectors?</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1631763#M1051</link>
      <description>&lt;P&gt;Hi Jim,&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Does this mean that only hosted feature layers in an Enterprise can be used with Power Automate webhooks?&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;You can create webhooks on Hosted feature layers in ArcGIS Enterprise. This means when you publishing data to your enterprise from ArcGIS Pro, you are selecting `Copy all data` option. If you select `Reference registered data`&amp;nbsp; (meaning you are referencing a data from Enterprise geodatabase)&amp;nbsp;web hooks created on resulting Feature layer are currently not supported.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AkshayHarshe_0-1752089207273.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/136235iF4919C10090F426D/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AkshayHarshe_0-1752089207273.png" alt="AkshayHarshe_0-1752089207273.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Or does your bullet point only apply to feature layers and map services shared from Enterprise to ArcOnline?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;I am not sure what you mean.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Can I use the Power Automate Connection for my Enterprise 11.3 in conjunction with the Power Automate Enterprise triggers that utilize webhooks such as "When a record is created in a feature layer" or "When a record is updated in a feature layer" with data published from an Enterprise geodatabase?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;You can use all the triggers as long as it is not referencing registered data from in ArcGIS Enterprise.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;We have fixed it will be rolled out when Microsoft releases it!&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope that helps.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Jul 2025 19:30:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1631763#M1051</guid>
      <dc:creator>AkshayHarshe</dc:creator>
      <dc:date>2025-07-09T19:30:08Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround for Webhook Creation on Map Services with ArcGIS Connectors?</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1635441#M1060</link>
      <description>&lt;P&gt;Hi Akshay,&lt;/P&gt;&lt;P&gt;Thank you so much for the reply. That answers my question. Do you have any idea when Microsoft's next release will be?&lt;BR /&gt;&lt;BR /&gt;Again, appreciate your definitive response. I was unable to find any official documentation or correspondence from ESRI or Microsoft stating that we are currently restricted to Enterprise Hosted Feature Layers only for webhooks in Power Automate. Thanks for the closure! I'm patiently awaiting Microsoft's release.&lt;/P&gt;&lt;P&gt;-Jim&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 14:16:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1635441#M1060</guid>
      <dc:creator>Jim</dc:creator>
      <dc:date>2025-07-23T14:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround for Webhook Creation on Map Services with ArcGIS Connectors?</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1635581#M1063</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/74758"&gt;@AkshayHarshe&lt;/a&gt;, I missed the notification for your follow-up. Thank you so much for the clarification! That really helps.&lt;/P&gt;&lt;P&gt;I can’t remember if you mentioned this during your UC demo, but do you know when the update is planned to release? And will it be compatible with Enterprise 11.3?&lt;/P&gt;&lt;P&gt;It was great meeting you at the conference! I’m sorry I didn’t get a chance to stop by the kiosk at the expo, but I really appreciated your session. Thanks again!&lt;/P&gt;</description>
      <pubDate>Wed, 23 Jul 2025 16:57:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1635581#M1063</guid>
      <dc:creator>KathrynWesson</dc:creator>
      <dc:date>2025-07-23T16:57:20Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround for Webhook Creation on Map Services with ArcGIS Connectors?</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1636179#M1068</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/108031"&gt;@KathrynWesson&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/668262"&gt;@Jim&lt;/a&gt;&amp;nbsp;, The latest release of ArcGIS Connectors (2025.2) are now rolled out by MS. You should be able to Create webhooks on ArcGIS Enterprise feature and map services with data referenced from Enterprise database. Please see if you can create triggers. Please make sure you own the layer.&lt;/P&gt;&lt;P&gt;I will publish an article soon that will give out more details.&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 20:42:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1636179#M1068</guid>
      <dc:creator>AkshayHarshe</dc:creator>
      <dc:date>2025-07-31T20:42:51Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround for Webhook Creation on Map Services with ArcGIS Connectors?</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1636180#M1069</link>
      <description>&lt;P&gt;Hi Kathryn, It was nice seeing you too! I was out on Vacation after UC so just catching up on all the feedback and the new release just rolled out. The connectors should be backwards compatible, but&amp;nbsp; let us know if you face any issues with 11.3.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Jul 2025 21:19:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1636180#M1069</guid>
      <dc:creator>AkshayHarshe</dc:creator>
      <dc:date>2025-07-24T21:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround for Webhook Creation on Map Services with ArcGIS Connectors?</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1638173#M1070</link>
      <description>&lt;P&gt;Please see the updates in the latest release here:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-connectors-for-power-automate-blog/arcgis-connectors-for-power-automate-what-s-new-in/ba-p/1637135" target="_blank"&gt;https://community.esri.com/t5/arcgis-connectors-for-power-automate-blog/arcgis-connectors-for-power-automate-what-s-new-in/ba-p/1637135&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Jul 2025 20:43:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1638173#M1070</guid>
      <dc:creator>AkshayHarshe</dc:creator>
      <dc:date>2025-07-31T20:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: Workaround for Webhook Creation on Map Services with ArcGIS Connectors?</title>
      <link>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1638764#M1072</link>
      <description>&lt;P&gt;Thank you so much,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/74758"&gt;@AkshayHarshe&lt;/a&gt;! I really look forward to testing this out!&lt;/P&gt;</description>
      <pubDate>Mon, 04 Aug 2025 13:07:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-connectors-for-power-automate-questions/workaround-for-webhook-creation-on-map-services/m-p/1638764#M1072</guid>
      <dc:creator>KathrynWesson</dc:creator>
      <dc:date>2025-08-04T13:07:46Z</dc:date>
    </item>
  </channel>
</rss>

