Skip to content
  • There are no suggestions because the search field is empty.

Slack Notifications Setup Process

This guide walks through creating and installing a Slack App to send employees notifications. 

Setting Up an ALICE Slack Bot

Creating a New Slack Bot

  1. From a web browser, log into Slack, then navigate to https://api.slack.com/apps
  2. Click the Create New App button under the "Your Apps" section.
  3. From the "Create an app" section, select From Scratch.

    How to create a Slack App_2
  4. Give the app name and select your workspace from the drop-down menu. Click Create App.

    How to create a Slack App_3
  5. From the "Add features and functionality" section, select Permissions.

    How to create a Slack App_4
  6. Click Add an OAuth Scope to add the below three scopes in the "Bot Token Scopes" section.
    1. chat:write

    2. users:read

    3. users:read.email

      How to create a Slack App_5

  7. Install your app to the workspace by clicking on Install to Workspace.

    How to create a Slack App_6
  8. When prompted, grant access to your workspace by clicking Allow.

Configure ALICE Receptionist to Use the Slack Bot

  1. Navigate to the "OAuth & Permissions" to view and copy your authentication token.

    How to create a Slack App_8
  2. Log into the ALICE Portal using an administrator account. Navigate to the Integration tab under the Visitor Management's Check-in Settings.
  3. Paste the Bot User OAuth Token into the "Slack Token" field.
    How to create a Slack App_9
  4. Click the "Slack Token" field's Save button.