Slack
Connect to your users' slack accounts and add communication features
You'll need the following information to set up your Slack App with KollaConnect:
- Client ID
- Client Secret
- Shareable URL
- 1.In the Slack Apps dashboard, click
Create New App
and selectFrom Scratch
- 2.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.
- 3.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
- 1.Add the KollaConnect redirect URL to your Slack App in
OAuth & Permissions
>Redirect URLs: https://connect.getkolla.com/oauth
Adding the KollaConnect Redirect URL - 2.Set your app to be distributed publicly by going to
Manage Distribution
and clicking the buttonActivate Public Distribution
- 3.For better security go to OAuth & Permissions and in the section titled
Advanced token security via token rotation
and click theOpt in
button.
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 modified 10mo ago