Skip to main content

Slack

Import channels, users, files & user groups from Slack

Category: Communication · Authentication: API key / token

Connecting your account

api.slack.com/apps → your app → OAuth & Permissions → Bot User OAuth Token (starts with xoxb-). Needs channels:read, users:read, files:read and usergroups:read scopes.

Credentials needed

FieldRequiredNotes
Access TokenYes
Signature SecretNoThe signature secret is used to verify the authenticity of requests sent by Slack.

Available data to import

Once connected, choose from these resources when setting up an import:

ResourceWhat it imports
ChannelsAll channels records
UsersAll users records
FilesAll files records
User groupsAll user groups records
Starred itemsAll starred items records
Channel messagesAll channel messages records (you'll be asked to pick a channel)
Channel membersAll channel members records (you'll be asked to pick a channel)

This page is generated from Brooked's connector definition for slack. Found an error? Open an issue or send a PR.