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:
Thanks
Hello,
Did you get to the bottom of this issue? I'm having the same issue nearly a year after you originally started this post.
Ah was a while ago, but aside from these webhooks being extremely temperamental - this issue seemed to be caused by the webhook not receiving a response/receipt for the payload. ArcGIS Online seems to be set for 3 failures then it turns the webhook off. AGS info here seems to confirm that https://developers.arcgis.com/rest/enterprise-administration/enterprise/webhooks-settings/
I think you can see the failures in the status endpoint (or something similar) in the REST API of the service webhook (Admin)