akshatdalton
akshatdalton
NNovu
Created by akshatdalton on 9/17/2023 in #💬│support
How to connect Slack Bot (not Webhook)?
Hi there, I've read the documentation on how I can overload the Slack integration to Novu but my organization has a different use case, where we want to integrate Slack Bot, which uses bot token (not incoming webhook URL) to send the messages. We want to go for Slack Bot instead of Slack Webhook because we have the following use cases: - Let our customers configure the channels where they want to receive the notification (allow them to reconfigure channels in future as well). - Send DM to a user if he/she has received a mention in our Application. - Handle the cases where our Slack Bot is mentioned or a DM is sent to it. - Add support for slash commands for our Slack Bot. - Handle Slack events: https://api.slack.com/events.
6 replies