Can I trigger a webhook when item remove?
1 Like
In v1, you can do it with
collection_name.remove.before
collection_name.remove.after
V1 : https://v1.getcockpit.com/documentation/api/webhooks
However, in v2, webhooks is part of pro plan.
V2 : Introduction
1 Like