Skip to main content
  • Setup
  • Reference

What You'll Need

CredentialDescription
Bot Tokenxoxb- prefixed token
Workspace IDYour Slack workspace identifier

Overview

Connect Parable to Slack using a custom Slack App with bot permissions for secure workspace data access.

Users & Teams

User profiles, team membership, presence

Conversations

Channels, messages, threads

Prerequisites

Administrator access required. You need privileges in to complete this setup.If you don’t have admin access, contact your administrator to:
  • Create the API credentials on your behalf, OR
  • Grant you temporary admin access to complete the setup
  • Workspace Admin or Owner role
  • Permission to install apps to the workspace

Setup Guide

1

Create Slack App

  1. Go to Slack API Apps
  2. Click Create New AppFrom scratch
  3. Name: Parable Integration
  4. Select your workspace
  5. Click Create App
2

Configure Bot Scopes

  1. Go to OAuth & Permissions in the sidebar
  2. Scroll to Bot Token Scopes
  3. Add these scopes:
ScopePurpose
channels:historyRead public channel messages
channels:readList public channels
groups:historyRead private channel messages
groups:readList private channels
im:historyRead DM messages
im:readList DMs
mpim:historyRead group DM messages
mpim:readList group DMs
users:readRead user profiles
users:read.emailRead user email addresses
team:readRead workspace info
3

Install to Workspace

  1. Scroll up to OAuth Tokens for Your Workspace
  2. Click Install to Workspace
  3. Review permissions and click Allow
4

Copy Bot Token

After installation, copy the Bot User OAuth TokenIt starts with xoxb-
Copy your now!This is the only time it will be displayed. Store it in a secure password manager before closing this page.