nest-notifications icon indicating copy to clipboard operation
nest-notifications copied to clipboard

Feature/slack channel implementation

Open sonimadhuri opened this issue 5 years ago • 2 comments

This feature will allow users to send notifications on specified slack channel as a bot.

Slack module is built upon Slacks node sdk

API Enforcements:

Requires specifying slack channel in notification channels and need to define toSlack() method that returns slack data. Notifiable slack channels can be specified with getSlackChannel()

sonimadhuri avatar Oct 01 '20 16:10 sonimadhuri

@sonimadhuri Please share a sample implementation for the Slack Channel.

Also, please change PR to squareboat:develop branch.

vinayak25 avatar Oct 07 '20 05:10 vinayak25

@vinayak25 Updated target branch, please check.

sonimadhuri avatar Oct 10 '20 11:10 sonimadhuri