<?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: Create a custom webhook with Power Automate/Logic Apps with Enterprise Portal in ArcGIS Survey123 Questions</title>
    <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384358#M54887</link>
    <description>&lt;P&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/create-an-arcgis-survey123-connector-for-microsoft-powe-000025025" target="_blank"&gt;https://support.esri.com/en-us/knowledge-base/create-an-arcgis-survey123-connector-for-microsoft-powe-000025025&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 20 Feb 2024 14:58:22 GMT</pubDate>
    <dc:creator>abureaux</dc:creator>
    <dc:date>2024-02-20T14:58:22Z</dc:date>
    <item>
      <title>Create a custom webhook with Power Automate/Logic Apps with Enterprise Portal</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384239#M54880</link>
      <description>&lt;P&gt;I've found a connector in power automate that works with AGOL but I want to create a custom connector that looks at our 10.8.1 Enterprise portal which listens to a feature layer so that when a record is created to the feature layer the flow is triggered.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 09:38:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384239#M54880</guid>
      <dc:creator>AndrewReynoldsDevon</dc:creator>
      <dc:date>2024-02-20T09:38:54Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom webhook with Power Automate/Logic Apps with Enterprise Portal</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384351#M54886</link>
      <description>&lt;P&gt;I have a similar need. thanks for the post, we will wait for Ismael or others to chime in for a solution.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 14:43:40 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384351#M54886</guid>
      <dc:creator>SusanMathai</dc:creator>
      <dc:date>2024-02-20T14:43:40Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom webhook with Power Automate/Logic Apps with Enterprise Portal</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384358#M54887</link>
      <description>&lt;P&gt;&lt;A href="https://support.esri.com/en-us/knowledge-base/create-an-arcgis-survey123-connector-for-microsoft-powe-000025025" target="_blank"&gt;https://support.esri.com/en-us/knowledge-base/create-an-arcgis-survey123-connector-for-microsoft-powe-000025025&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 14:58:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384358#M54887</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-02-20T14:58:22Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom webhook with Power Automate/Logic Apps with Enterprise Portal</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384371#M54890</link>
      <description>&lt;P&gt;Unfortunately feature service webhooks are not available in ArcGIS Enterprise 10.8.1. They were added in 11.1&lt;/P&gt;&lt;P&gt;The suggestion to use the Survey 123 webhook could possibly work if that made sense for your workflow: using a survey to submit a record. Otherwise, you don't really have any options in 10.8.1 Enterprise to listen for new features short of deploying a custom server object interceptor (SOI)&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Edit --&lt;/STRONG&gt; I missed the fact this was posted to the Survey 123 community, so I'll guess that you are indeed using Survey123. Without testing myself, I believe this should be possible. The connectors in Power Automate are great: they make it really easy to setup connections, but almost everything those connectors provide could be manually setup. Inside Power Automate, if you start your Flow with&amp;nbsp;&lt;STRONG&gt;When a HTTP request is received&lt;/STRONG&gt; -- this listens for incoming webhook payloads. Save your flow, you'll get a webhook URL, copy that, and then manually add it into the Survey123 webhook payload URL. After that you'll need to build out the logic in Power Automate to parse the respond and get the information you're after.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 15:47:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384371#M54890</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2024-02-20T15:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom webhook with Power Automate/Logic Apps with Enterprise Portal</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384399#M54891</link>
      <description>&lt;P&gt;Could they not just set up a "normal" S123 connector? I wasn't aware that was locked to post 10.8.1 environments. (Here is my &lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/guide-to-generate-feature-reports-in-power/m-p/1165409" target="_self"&gt;old&lt;/A&gt;&amp;nbsp; and &lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/guide-generate-feature-reports-in-power-automate/m-p/1377177#M54469" target="_self"&gt;new&lt;/A&gt; guides for reference.)&lt;/P&gt;&lt;P&gt;But as I was thinking about this more, &lt;A href="https://www.esri.com/arcgis-blog/products/microsoft-365/announcements/arcgis-enterprise-connector-for-power-automate/" target="_self"&gt;this post&lt;/A&gt; doesn't mention that this feature isn't available to 10.8.1. If it &lt;EM&gt;is&lt;/EM&gt; available, then you could do something similar to what I am testing today. I am using this connector to regularly run on a Feature Layer and bypass webhooks all together.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 15:56:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384399#M54891</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-02-20T15:56:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom webhook with Power Automate/Logic Apps with Enterprise Portal</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384402#M54892</link>
      <description>&lt;P&gt;The Survey123 connector is not part of the new Enterprise connectors (this is why you don't see it mentioned). You can see the high level "buckets" in Power Automate where S123 is it's own entity.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KevinHibma_0-1708444848174.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/95236iFA79E7E74D490914/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KevinHibma_0-1708444848174.png" alt="KevinHibma_0-1708444848174.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I'm not on the Survey123, nor the team developing the Enterprise connectors (I come from core webhooks in Enterprise), so at the risk of saying something incorrect, my understanding is the S123 connector is hardwired to connect to ArcGIS Online and will only find surveys in there, thus they cannot use this connector for Enterprise. Looking at your guide - you have specific instructions on an Enterprise connection to S123: I've never seen this before, and I don't see it now while looking through PA. Perhaps my knowledge is out of date, or my subscription doesn't have the correct access. Apologies if I've posted some incorrect information. Please do correct me if I'm wrong.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 16:09:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384402#M54892</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2024-02-20T16:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom webhook with Power Automate/Logic Apps with Enterprise Portal</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384530#M54900</link>
      <description>&lt;P&gt;Those are the only pre-built Esri connectors I am aware of. The "Survey123" connector listed there is for AGO only.&lt;/P&gt;&lt;P&gt;You need to make a &lt;U&gt;custom connector&lt;/U&gt; for Enterprise (I linked the guide to do that below).&lt;/P&gt;&lt;P&gt;I also posted &lt;A href="https://community.esri.com/t5/arcgis-survey123-questions/generate-feature-report-in-power-automate-directly/m-p/1384495#M54898" target="_self"&gt;this&lt;/A&gt; today, which bypasses the Webhook entirely and just uses the ArcGIS/ArcGIS Enterprise connectors. Again, the latest version of Enterprise that I have used is 10.9.1, so I am unsure if some of these are missing from 10.8.1. I don't think so though.&lt;/P&gt;</description>
      <pubDate>Tue, 20 Feb 2024 18:59:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384530#M54900</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-02-20T18:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom webhook with Power Automate/Logic Apps with Enterprise Portal</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384953#M54917</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I tried your guide in the link above but those Arc GIS connectors in Power Automate require a premium license. Do you have a solution which doesn't require this?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 16:19:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1384953#M54917</guid>
      <dc:creator>AndrewReynoldsDevon</dc:creator>
      <dc:date>2024-02-21T16:19:41Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom webhook with Power Automate/Logic Apps with Enterprise Portal</title>
      <link>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1385096#M54925</link>
      <description>&lt;P&gt;Sorry, but I am not aware of a way to achieve this without a Premium license.&lt;/P&gt;&lt;P&gt;To begin this process, you need either the Custom Connector to listen for a survey submission, or you need the new ArcGIS connectors to watch the feature layer directly.&lt;/P&gt;&lt;P&gt;Then, if you are looking to generate a Feature Report, you either need the Custom Connector to generate the report, or you can do it the old manual way (which requires HTTP actions - which are premium).&lt;/P&gt;&lt;P&gt;In either case, I believe that the Premium license is required.&lt;/P&gt;&lt;P&gt;If that is out of scope for your organization, you can look into &lt;A href="https://www.make.com/en?utm_campaign=gg-dg-nam-demandgen-search-brand&amp;amp;utm_source=google&amp;amp;utm_medium=cpc&amp;amp;utm_content=integromat_exact&amp;amp;utm_term=integromat&amp;amp;gad_source=1&amp;amp;gclid=EAIaIQobChMI8aT_05q9hAMVNwCtBh18hQ_rEAAYASAAEgKOJPD_BwE" target="_self"&gt;Make&lt;/A&gt; (formerly Integromat). It is likely a more cost-effective solution for anyone not already in the MS ecosystem.&lt;/P&gt;</description>
      <pubDate>Wed, 21 Feb 2024 19:53:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-survey123-questions/create-a-custom-webhook-with-power-automate-logic/m-p/1385096#M54925</guid>
      <dc:creator>abureaux</dc:creator>
      <dc:date>2024-02-21T19:53:10Z</dc:date>
    </item>
  </channel>
</rss>

