How to configure slack_token
Step-by-step guide on how to configure slack_token

Setting up Slack token


OAuth Scope
Last updated
Was this helpful?
Step-by-step guide on how to configure slack_token
Setting up slack_token is a simple process that can be completed in a few steps.
Go to https://api.slack.com/apps and click Create an App button.

By default, only workspace owners and administrators can deploy apps. However, specific users and user groups can be authorized in your workspace settings. Administrators can also grant this permission to any non-guest team member.
In case From scratch option is selected, name the App, select the relevant namespace, and click Create App button.

Navigate to the OAuth & Permissions tab.
Go to Scopes and click on the Add an OAuth Scope button.
Select the following options from the drop-down list:
chat:write.public
chat:write
channels:read
Click on the Add Scopes button.
Scroll up and click the Install to Workspace. Once this step is done, slack_token will appear.

Last updated
Was this helpful?
Was this helpful?