We have not been able to get AGOL feature service webhooks to work at all. We've created a webhook for a polygon feature service with change types FeaturesCreated,FeaturesUpdated,FeaturesEdited.
We're using FME Flow as our webhook receiver, and populated a webhook URL. There is a good handshake between AGOL and FME Flow, as we get a message in AGOL that the webhook was "Successfully Initiated" or something along those lines. If the automation isn't running in FME Flow, we won't get that success message, but if it is running then it initiates successfully.
When creating a new feature in AGOL, FME never receives a payload. I've attempted this with webhook.site with the same result (initial handshake setting up the webhook is successful, but no payload is ever received when creating a new feature or editing an existing feature).
I've poured through the documentation, and appear to have everything set up correctly. It certainly seems that AGOL just isn't firing the webhook payload when it should be.
Feels like there might be a bug. Is anyone successfully using AGOL feature service webhooks? Anything else I should try?
