<?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 Trigger AGOL Notebook from AGOL Webhook in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/trigger-agol-notebook-from-agol-webhook/m-p/1486129#M59598</link>
    <description>&lt;P&gt;Hi folks&lt;/P&gt;&lt;P&gt;I have a webhook on an AGOL Hosted Feature Service that triggers on Add, Update delete. This works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to trigger an AGOL Notebook script from this webhook but there does not seems to be any execute notebook URL available for AGOL (only for ArcGIS Enterprise).&amp;nbsp; Am I missing something? Or any thoughts on a work-around.&lt;/P&gt;&lt;P&gt;My current work-around is to trigger and FME Server automation via webhook which executes the necessary work.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Thu, 06 Jun 2024 12:27:53 GMT</pubDate>
    <dc:creator>KenBragg</dc:creator>
    <dc:date>2024-06-06T12:27:53Z</dc:date>
    <item>
      <title>Trigger AGOL Notebook from AGOL Webhook</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/trigger-agol-notebook-from-agol-webhook/m-p/1486129#M59598</link>
      <description>&lt;P&gt;Hi folks&lt;/P&gt;&lt;P&gt;I have a webhook on an AGOL Hosted Feature Service that triggers on Add, Update delete. This works fine.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to trigger an AGOL Notebook script from this webhook but there does not seems to be any execute notebook URL available for AGOL (only for ArcGIS Enterprise).&amp;nbsp; Am I missing something? Or any thoughts on a work-around.&lt;/P&gt;&lt;P&gt;My current work-around is to trigger and FME Server automation via webhook which executes the necessary work.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 12:27:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/trigger-agol-notebook-from-agol-webhook/m-p/1486129#M59598</guid>
      <dc:creator>KenBragg</dc:creator>
      <dc:date>2024-06-06T12:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger AGOL Notebook from AGOL Webhook</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/trigger-agol-notebook-from-agol-webhook/m-p/1486292#M59603</link>
      <description>&lt;P&gt;I unfortunately don't have anything to add on the how to do this but this is a really cool idea so I want to follow the thread and see if anyone knows how to do this.&lt;/P&gt;</description>
      <pubDate>Thu, 06 Jun 2024 15:15:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/trigger-agol-notebook-from-agol-webhook/m-p/1486292#M59603</guid>
      <dc:creator>RobertAnderson3</dc:creator>
      <dc:date>2024-06-06T15:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger AGOL Notebook from AGOL Webhook</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/trigger-agol-notebook-from-agol-webhook/m-p/1487533#M59640</link>
      <description>&lt;P&gt;I don't believe Notebooks can be triggered by Webooks.&lt;/P&gt;&lt;P&gt;What you can do is Schedule a Notebook task, up to every 15 minutes.&lt;/P&gt;&lt;P&gt;&lt;A href="https://doc.arcgis.com/en/arcgis-online/create-maps/prepare-a-notebook-for-automated-execution.htm" target="_blank"&gt;https://doc.arcgis.com/en/arcgis-online/create-maps/prepare-a-notebook-for-automated-execution.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;*scheduling does incur a small credit cost, so run it less frequently if you need&lt;/P&gt;&lt;P&gt;Then to have it line up with 'triggers' add a field to flag if the record has been processed. e.g. 'processed' = no. Use this field to filter out records to be processed (within the script or by pointing at a filtered View).&lt;/P&gt;&lt;P&gt;Then when the record is processed, the notebooks edits it to processed=yes, so it's excluded from future runs.&lt;/P&gt;&lt;P&gt;You could do similar with change tracking for adds/updates/deletes but the manual flag is easier to reprocess in the event the notebook fails.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jun 2024 00:41:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/trigger-agol-notebook-from-agol-webhook/m-p/1487533#M59640</guid>
      <dc:creator>ChristopherCounsell</dc:creator>
      <dc:date>2024-06-08T00:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Trigger AGOL Notebook from AGOL Webhook</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/trigger-agol-notebook-from-agol-webhook/m-p/1487624#M59646</link>
      <description>&lt;P&gt;Thanks - kind of what I thought.&amp;nbsp; Really too bad Notebooks can't be triggered this way but this seems to be the case.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Jun 2024 09:25:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/trigger-agol-notebook-from-agol-webhook/m-p/1487624#M59646</guid>
      <dc:creator>KenBragg</dc:creator>
      <dc:date>2024-06-08T09:25:34Z</dc:date>
    </item>
  </channel>
</rss>

