Select to view content in your preferred language

ArcGIS Online Feature Service Webhook deactiviting itself

227
0
02-02-2025 09:21 AM
DavidPike
MVP Notable Contributor

Hi,

I have a Hosted Feature Service Webhook configured in the REST API Admin endpoint.

change types : FeaturesCreated,FeaturesUpdated,FeaturesEdited,AttachmentsCreated

schedule info:
{
"name" : "",
"state" : "enabled",

"recurrenceInfo" : {
"frequency" : "second",
"interval" : 30
}
}

 

However it appears to be turning itself off / deactiving after a day or so. Active : False

Has anyone experienced this recently or am I missing something or any troubleshooting advice or gotchas?  Also aware of apparent previous issue and fix here:

https://community.esri.com/t5/arcgis-online-questions/webooks-deactivating-automatically/td-p/152257...

https://community.esri.com/t5/arcgis-for-power-automate-blog/8-15-24-update-and-quick-fix-for-issues...

 

Thanks

0 Replies