Skip to main content

Setup Guide

This guide walks you through creating a Slack application and obtaining the OAuth token required to use the Slack connector.

Step 1: Sign in to Slack

Sign in to Slack. If you don't have an account, create one here.

Sign-in page

Step 2: Create a new Slack application

  1. Navigate to your apps in the Slack API and create a new Slack app.

    Create Slack app

  2. Provide an app name and select your workspace.

    App name and workspace

  3. Select Create App.

Step 3: Add scopes to the token

  1. Under Add Features and Functionality, select Permissions to set the token scopes.

    Add features and functionality

  2. In the User Token Scopes section, add the required scopes.

    User token scopes

  3. Select Install to Workspace.

    Install to workspace

  4. Copy the OAuth token generated upon installation.

    Copy token