Slack
50 actions · 3 auth methods
PreviewMessagingIAM
Authentication
OAuth 2.0 (Bot Token)
Authenticate your app to perform automated actions as a bot. Best for integrations, automation, and managing workspace o…Guides: Connector Profile, Link Account
OAuth 2.0 (User Token)
Authenticate with your personal Slack account to perform actions as yourself. Provides access to your profile, private c…Guides: Connector Profile, Link Account
Access Token (Bot or User)
Use a Slack access token for direct API authentication. Supports both Bot tokens (xoxb-) and User tokens (xoxp-).Guides: Connector Profile, Link Account
Getting Started
Create or Select a Project
Set up a new project or select an existing one. See the Projects Guide.
Configure the Connector
Enable the connector and set up a connector profile in your project. See Managing Connectors.


Connector Profile
Slack - OAuth 2.0 (Bot Token)
Connector Profile
Slack - OAuth 2.0 (User Token)
Connector Profile
Slack - Access Token (Bot or User)
Link an Account
Connect an account using StackOne Hub or Auth Link.


Link Account
Slack - OAuth 2.0 (Bot Token)
Link Account
Slack - OAuth 2.0 (User Token)
Link Account
Slack - Access Token (Bot or User)
Use Actions
Invoke actions using one of the methods below:
- MCP – Model Context Protocol for AI assistants
- A2A – Agent-to-Agent protocol
- AI Toolset (TypeScript) – TypeScript SDK for AI agents
- AI Toolset (Python) – Python SDK for AI agents
- Actions RPC – Direct API calls
- Playground – Test actions in the dashboard