How it Works
The Slack connector indexes all public channels within a given workspace. To include private channels, simply add the Slack App directly to the private channel you wish to index.Setting Up
Authorization
- Admin requirement You must have admin privileges for the Slack workspace before setting up the connector.
- Navigate to Slack Apps Go to https://api.slack.com/apps and sign in.
- Create a new Slack app Click the Create New App button in the top right corner, select the From an app manifest option, choose the relevant workspace from the dropdown, and click Next.
- Configure the app manifest
Select the YAML tab, paste the manifest below into the text field, and click Next:
- Create the app Click the Create button to finalize the app.
- Navigate to OAuth permissions Within the app page, go to the OAuth & Permissions tab found under the Features section.
- Copy the OAuth token Copy the Bot User OAuth Token, which will be used to establish access to Slack.
Indexing
- Navigate to the connector Head to the Connector Dashboard and select the Slack Connector.
- Enter your credentials Paste the Bot User OAuth Token into the Step 1 Provide Credentials field.
- Set workspace ID and connect Enter your Workspace ID (see below) and click Connect.
Note: The initial indexing run retrieves all public channels and may take longer than subsequent updates.
