Enable slack integration on self hosted #5288
-
I got a environment setup where I would like to create an integration with Slack. I created a dummy worskpace with the app in it with correct redirect url and authorization.
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
I think you'll need to create a Slack Application and then link it to your Hive instance. At the moment we don't have it documented, but the process should follow:
|
Beta Was this translation helpful? Give feedback.
I think you'll need to create a Slack Application and then link it to your Hive instance. At the moment we don't have it documented, but the process should follow:
INTEGRATION_SLACK_CLIENT_ID
andINTEGRATION_SLACK_CLIENT_SECRET
, along withINTEGRATION_SLACK=1
to theapp
container.