Skip to main content

How to integrate Slack account?

Overview

To authenticate, you will need to provide the following information:

  • Bot User OAuth Token

Step 1: Create your Bot User OAuth Token

  1. Go to Slack and hit Create New App on the top right.

Slack Apps Page

  1. Choose how you’d like to configure your app’s scopes and settings. Select From scratch.

Slack Apps Page

  1. Provide a name to your app and choose workspace, then click on Create App.

Slack Apps Page

  1. From the left navigation, select OAuth & Permissions.

Slack Apps Page

  1. Scroll down and add Scopes - Bot Token Scopes as:
    • channel:read
    • chat:write

Slack Apps Page

  1. In the same screen, scroll up and under OAuth Tokens, click to Install App.

Slack Apps Page

  1. Allow your app access to workspace.

Slack Apps Page

  1. Copy the generated Bot User OAuth Token.

Slack Apps Page