Skip to main content

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.

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

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

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

  5. Scroll down and add Scopes - Bot Token Scopes as:

    • channel:read
    • chat:write
  6. In the same screen, scroll up and under OAuth Tokens, click to Install App.

  7. Allow your app access to workspace.

  8. Copy the generated Bot User OAuth Token.