A simple webhook plugin for PocketBase.
Adds a new collection "webhooks" to the admin interface, to manage webhooks.
The webhook record in the following example send create
, update
, and delete
events in the tickets
collection
to http://localhost:8080/webhook
.