@backstage/plugin-notifications-backend-module-slack
Home > @backstage/plugin-notifications-backend-module-slack
The slack backend module for the notifications plugin.
Variables
Variable |
Description |
---|---|
The annotation key for the entity's Slack ID. This can be any valid chat.postMessage destination including: - A user ID (U12345678) - A channel ID (C12345678) - A DM ID (D12345678) - A group ID (S12345678) It can also be a user's email address or a channel name, however IDs are preferred. | |
The Slack notification processor for use with the notifications plugin. This allows sending of notifications via Slack DMs or to channels. |