Skip to main content

How to integrate Slack account?

Overview

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

  • Client ID
  • Client Secret

Step 1: Create your App

  1. Go to Slack and hit Create New App.

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:
    • channels:read
    • chat:write
    • users:read

Slack Apps Page

  1. On the same screen, scroll up to the Redirect URLs section under OAuth & Permissions. Click Add New Redirect URL, and then click Save URLs to apply the changes.

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