Closed
Description
It should be possible to configure webhooks to be triggered when an event is fired. The ultimate implementation would be to have a dashboard panel that allows you to create webhooks and select which events it should be triggered for.
Using Spatie's laravel-webhook-server package probably makes sense for this.