mirror of
https://github.com/plankanban/planka.git
synced 2026-02-25 03:14:50 +03:00
[Feature Request] Webhook #448
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @YamonBot on GitHub (Mar 27, 2024).
It seems that Planka supports email notifications through SMTP. If there's an API setting that supports webhooks during such configuration phases, it would be highly advantageous for future integrations with platforms like n8n. Similar to other projects like WEKAN, where this feature has already been implemented, the ability to optionally call a webhook URL at the moment of each card's transition is crucial.
In my opinion, the mention feature through "@" and webhook functionality should be prioritized over other features for implementation.
@YamonBot commented on GitHub (Mar 27, 2024):
Board-Related Updates
Card-Related Updates
Member-Related Updates
@meltyshev commented on GitHub (Mar 27, 2024):
Great idea, and it sounds like it's not hard to add.
@guest20 commented on GitHub (Mar 29, 2024):
It kinda sounds like permission checks, watch/notifications and outgoing webhooks are all interested in the same events ...
@yunylz commented on GitHub (Apr 29, 2025):
any updates?