I am suddenly being told:
Unable to create webhook. Too many webhooks.: WebHook quota exceeded!. maximum allowed(5) per feature service.
However, the feature service in question only has a single MS Flow working against it.
Solved! Go to Solution.
Hi @ahargreaves_FW ,
There is a maximum of 5 webhooks per feature service. As you have gone through your development and testing process, you have been creating the webhooks each time you have created a trigger against the service. You will have to go to the admin end point for the service and delete the webhooks that are not being used any longer. That will allow you to execute the flow as expected.
Hi @ahargreaves_FW ,
There is a maximum of 5 webhooks per feature service. As you have gone through your development and testing process, you have been creating the webhooks each time you have created a trigger against the service. You will have to go to the admin end point for the service and delete the webhooks that are not being used any longer. That will allow you to execute the flow as expected.
@SeanKMcGinnis thanks. I used this article to remind me of the AGOL admin endpoint URL. Once there I saw the below: