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
- From a web browser, log into Slack, then navigate to https://api.slack.com/apps
- Click the Create New App button under the "Your Apps" section.
- From the "Create an app" section, select From Scratch.
- Give the app name and select your workspace from the drop-down menu. Click Create App.
- From the "Add features and functionality" section, select Permissions.
- Click Add an OAuth Scope to add the below three scopes in the "Bot Token Scopes" section.
-
chat:write
-
users:read
-
users:read.email
-
- Install your app to the workspace by clicking on Install to Workspace.
- When prompted, grant access to your workspace by clicking Allow.
Configure ALICE Receptionist to Use the Slack Bot
- Navigate to the "OAuth & Permissions" to view and copy your authentication token.
- Log into the ALICE Portal using an administrator account. Navigate to the Integration tab under the Visitor Management's Check-in Settings.
- Paste the Bot User OAuth Token into the "Slack Token" field.
- Click the "Slack Token" field's Save button.