We use Discourse webhooks extensively for our supporting applications.
One of the methods we use webhooks is with Azure Logic Apps, which will provide us with a URL and I pass that into Discourse as an endpoint for one of its webhooks.
However, the URL is very non-descript so I can’t tell one webhook from the other, and they’re serving different purposes.
It would be amazing if a “label” or “description” field could be added to the webhooks, so I could see what the webhook was for at a glance.