Skip to main contentSeam connects to Slack using a Bot User OAuth Access Token.
Step 1: Create a Slack App
- Go to Slack App site and click Create an App.
- Name it “Seam” and select your workspace.
Step 2: Add OAuth Scopes
Add the following Bot Token Scopes:
channels:read, channels:history, channels:join
users:read, users:read.email, users.profile:read
team:read, usergroups:read
files:read, reactions:read, links:read
Step 3: Install App to Workspace
- Install the app to your workspace.
- Copy the Bot User OAuth Access Token.
- In Seam, go to Settings → Connections.
- Find Slack and click Connect.
- Paste the Bot User OAuth Access Token in the Bot API key field.
- Click Save.
What Gets Synced
From Slack (Source):
- Messages, threads, channels, users, reactions
- Team activity and engagement data
Using Slack in Seam
Slack data can be used for signals tracking (team mentions, channel activity) and notifications about high-priority account activity or play triggers.