Slack
Connect to your users' slack accounts and add communication features
Setup Guide
To setup an integration with Slack, you need to create an app in the Slack Apps Portal.
You'll need the following information to set up your Slack App with KollaConnect:
Client ID
Client Secret
Shareable URL
Prerequisites
Slack account - Create a free account here
Create a Slack App
In the Slack Apps dashboard, click
Create New App
and selectFrom Scratch
Name your app, usually this is the name of your company as it will be used when requesting permission to access a users Slack account.
Choose the permissions you will need for your integration in
OAuth & Permissions
>Scopes
You can change these later, but it will require any connected users to re-connect and approve the new permission
Configure Slack App
Add the KollaConnect redirect URL to your Slack App in
OAuth & Permissions
>Redirect URLs: https://connect.getkolla.com/oauth
Set your app to be distributed publicly by going to
Manage Distribution
and clicking the buttonActivate Public Distribution
For better security go to OAuth & Permissions and in the section titled
Advanced token security via token rotation
and click theOpt in
button.
Add your Slack app to Kolla
Get the following information from your Slack App
Client ID (in Basic Info)
Client Secret (in Basic Info)
Shareable URL (in Manage Distribution)
Login to your Kolla admin portal and go to Connectors. Click on "Add New Connectore" and select Slack from the list of available connectors.
Input all the data from the previous steps and click "Create"
Last updated