Slack
Source
Polytomic connects to Slack using a Bot User OAuth Access Token. This requires first creating a Slack app
-
Go to the Slack App site.
-
Click Create an App.
-
Give the app a name and select the workspace you want to sync data from.
-
Click Create App.
-
Add the following OAuth Scopes to the list of Bot Token Scopes:
channels:history
channels:join
channels:read
files:read
groups:read
links:read
reactions:read
remote_files:read
remote_files:write
team:read
useergroups:read
users.profile:read
users:read
users:read.email
-
Install the app to your workspace.
-
After successfully installing the app to your workspace, copy the *Bot User OAuth Access Token presented to you.
-
In Polytomic, go to Connections → Add Connection → Slack.
-
Paste the Bot User OAuth Access Token from Step 7 in the Bot API key field.

- Click Save.
Updated 5 months ago