<?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 WebhookManager available for AGOL? in ArcGIS API for Python Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-python-questions/webhookmanager-available-for-agol/m-p/1271062#M8539</link>
    <description>&lt;P&gt;When will &lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.gis.admin.html#webhookmanager" target="_self"&gt;WebhookManager&lt;/A&gt;&amp;nbsp;be available for ArcGIS Online? Looks like it was released at 1.6.0&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1095"&gt;@KevinHibma&lt;/a&gt;&amp;nbsp;?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Maybe there is another way to administer webhooks on hosted feature layers on AGOL using the Python API. Any help, ESRI Community? I was hoping to use the Python API but calling REST directly isn't a problem.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PhilLarkin1_0-1679596071079.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66126i8F449BDB9FDFDCA3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PhilLarkin1_0-1679596071079.png" alt="PhilLarkin1_0-1679596071079.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;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 23 Mar 2023 18:40:41 GMT</pubDate>
    <dc:creator>PhilLarkin1</dc:creator>
    <dc:date>2023-03-23T18:40:41Z</dc:date>
    <item>
      <title>WebhookManager available for AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/webhookmanager-available-for-agol/m-p/1271062#M8539</link>
      <description>&lt;P&gt;When will &lt;A href="https://developers.arcgis.com/python/api-reference/arcgis.gis.admin.html#webhookmanager" target="_self"&gt;WebhookManager&lt;/A&gt;&amp;nbsp;be available for ArcGIS Online? Looks like it was released at 1.6.0&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1095"&gt;@KevinHibma&lt;/a&gt;&amp;nbsp;?&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Maybe there is another way to administer webhooks on hosted feature layers on AGOL using the Python API. Any help, ESRI Community? I was hoping to use the Python API but calling REST directly isn't a problem.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="PhilLarkin1_0-1679596071079.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/66126i8F449BDB9FDFDCA3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="PhilLarkin1_0-1679596071079.png" alt="PhilLarkin1_0-1679596071079.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;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 18:40:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/webhookmanager-available-for-agol/m-p/1271062#M8539</guid>
      <dc:creator>PhilLarkin1</dc:creator>
      <dc:date>2023-03-23T18:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: WebhookManager available for AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/webhookmanager-available-for-agol/m-p/1271076#M8540</link>
      <description>&lt;P&gt;I believe you're correct it was added in 1.6. I'd suggest using at least 2.0 or higher as I know the team fixed some bugs with it.&lt;/P&gt;&lt;P&gt;Try this code snippet to create/manage webhooks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;from&lt;/SPAN&gt; &lt;SPAN&gt;arcgis&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;gis&lt;/SPAN&gt; &lt;SPAN&gt;import&lt;/SPAN&gt; &lt;SPAN&gt;GIS&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;from&lt;/SPAN&gt; &lt;SPAN&gt;arcgis&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;features&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;layer&lt;/SPAN&gt; &lt;SPAN&gt;import&lt;/SPAN&gt; &lt;SPAN&gt;FeatureLayerCollection&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;gis&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;GIS&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"&lt;A href="https://www.arcgis.com" target="_blank"&gt;https://www.arcgis.com&lt;/A&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"username"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"password"&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;# Find your layer item&amp;nbsp;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;i&lt;/SPAN&gt;&lt;SPAN&gt;= &lt;/SPAN&gt;&lt;SPAN&gt;gis&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;content&lt;/SPAN&gt;&lt;SPAN&gt;.search(&lt;/SPAN&gt;&lt;SPAN&gt;"webhook"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;#&amp;nbsp;I know I only have 1 feature layer named "Webhook" so I can cheat with the index&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;flc&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;FeatureLayerCollection&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;fromitem&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;i&lt;/SPAN&gt;&lt;SPAN&gt;[&lt;/SPAN&gt;&lt;SPAN&gt;0&lt;/SPAN&gt;&lt;SPAN&gt;])&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;DIV&gt;&lt;SPAN&gt;mgr&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;flc&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;manager&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;wh&lt;/SPAN&gt;&lt;SPAN&gt; = &lt;/SPAN&gt;&lt;SPAN&gt;mgr&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;webhook_manager&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;wh&lt;/SPAN&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;SPAN&gt;create&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;"My WEBHOOK"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"&lt;A href="https://webhook.site/aaabbb11223" target="_blank"&gt;https://webhook.site/aaabbb11223&lt;/A&gt;"&lt;/SPAN&gt;&lt;SPAN&gt;, &lt;/SPAN&gt;&lt;SPAN&gt;"FeaturesCreated"&lt;/SPAN&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/DIV&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 19:07:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/webhookmanager-available-for-agol/m-p/1271076#M8540</guid>
      <dc:creator>KevinHibma</dc:creator>
      <dc:date>2023-03-23T19:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: WebhookManager available for AGOL?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-python-questions/webhookmanager-available-for-agol/m-p/1271131#M8543</link>
      <description>&lt;P&gt;Gotta pull it from FeatureLayerCollection. Okie Dokie. Thank you!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 Mar 2023 20:18:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-python-questions/webhookmanager-available-for-agol/m-p/1271131#M8543</guid>
      <dc:creator>PhilLarkin1</dc:creator>
      <dc:date>2023-03-23T20:18:17Z</dc:date>
    </item>
  </channel>
</rss>

