⚙️ Webhooks for mail
2026-03-03

Support for webhooks has been added for corporate mail.
With webhooks, you can automate the transfer of data about events in mailboxes to your scripts. For example, you can set it up so that when a new message arrives in the mailbox, the script sends a notification to the messenger, etc.
This allows you to flexibly organize your own mail processing logic without having to constantly connect to mailboxes and monitor changes in them.
Detailed information about webhooks is available in our wiki.