Overview
Connect your agent to Slack to send notifications and interact with Slack channels.Setup Steps
Step 1: Create a Slack App
- Go to api.slack.com/apps
- Click Create New App
- Choose From scratch
- Name your app and select your workspace
Step 2: Configure OAuth
- Go to OAuth & Permissions in your app settings
- Add the following scopes:
chat:write- Send messageschannels:read- Read channel informationim:read- Read direct messagesim:write- Send direct messages
- Add redirect URL:
https://your-domain.com/api/integrations/oauth/slack/callback
Step 3: Connect in Convosphere
- Go to your agent dashboard
- Navigate to Integrations
- Click Add Integration → Slack
- Authorize the connection
- Select channels or users to interact with
Features
- Send messages to Slack channels
- Receive notifications in Slack
- Direct message support
- Channel integration
Troubleshooting
Connection Fails
- Verify OAuth credentials are correct
- Check redirect URL matches exactly
- Ensure required scopes are granted
Messages Not Sending
- Check integration status
- Verify channel permissions
- Review error logs
Next Steps
Integration Overview
Learn about other integrations