View Categories

Slack Integration Guide

1 min read

💬 Slack Integration Guide

Platform: Pluto AI Studio


🔷 Overview

This guide will help you connect your Slack workspace to Pluto AI Studio.

You will need:

  • ✅ Bot User OAuth Token
  • ✅ (Optional) Signing Secret

⚙️ Step 1 — Create a Slack App

  1. Go to Slack API Portal:

    Open Slack API Portal
  2. Click “Create New App”
  3. Select “From Scratch”
  4. Enter app name
  5. Select your workspace
  6. Click Create App

🔐 Step 2 — Add Bot Permissions

  1. Go to OAuth & Permissions:

    Open OAuth Settings
  2. Scroll to Bot Token Scopes
  3. Add:
    • chat:write
    • im:history

🔑 Step 3 — Install App & Get Token

  1. Click “Install App to Workspace”
  2. Authorize permissions
  3. Copy:
Bot User OAuth Token (xoxb-...)

🔐 Step 4 — Get Signing Secret (Optional)

  1. Go to Basic Information
  2. Scroll to Signing Secret
  3. Click Show
  4. Copy the secret

🔗 Step 5 — Connect to Pluto AI Studio

  1. Open integrations page:

    Go to Integrations
  2. Select Slack
  3. Enter:
Field What to Enter
Bot User OAuth Token Paste token starting with xoxb-
Signing Secret (Optional) Paste from Slack settings

Click Connect / Save


✅ Step 6 — Test Integration

  1. Open your Slack workspace
  2. Find your bot
  3. Send message:
    “Hello”

✅ Pluto AI should reply automatically


🚨 Troubleshooting

  • Bot not responding?
    • Ensure app is installed to workspace
    • Check token is correct
  • Permission error?
    • Verify scopes are added correctly
  • Invalid token?
    • Reinstall app to regenerate token

🎉 You’re Done!

Your Slack integration is now connected to Pluto AI Studio.