Slack Connector
Connect to Slack to import messages, channels, and user data.
Connect your Slack workspace to import messages and channel data into your AI pipelines.
Setup Instructions
1. Navigate to Data Integrations
Go to one of your flows, click the Data Integrations tab and select Select an Integration.
2. Select Slack
Search for Slack in the list and click Connect.
3. Create a Slack Bot Token
- Go to api.slack.com/apps → Create New App → From scratch
- Give it a name (e.g., "AIcu Bot") and select your workspace
- Go to OAuth & Permissions → Bot Token Scopes, add:
channels:history,channels:read,users:read- Add
groups:history,groups:readif you need private channels
- Click Install to Workspace → Allow
- Copy the Bot User OAuth Token (starts with
xoxb-)
4. Configure the Connector
- Connector Name: A descriptive name (e.g., "Slack Workspace")
- Bot Token: The
xoxb-token from the OAuth & Permissions page - Channel ID (optional): Import from a specific channel — find the Channel ID in the channel details (starts with
C)
Note: On every sync, a new version of your data is created. Up to 5 versions are stored by default.