Hi folks
I have a webhook on an AGOL Hosted Feature Service that triggers on Add, Update delete. This works fine.
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). Am I missing something? Or any thoughts on a work-around.
My current work-around is to trigger and FME Server automation via webhook which executes the necessary work.
Thanks