Skip to main content

Slack

This SuperAGI Tool lets users send messages to Slack Channels.

Features:

  1. Send Message - This tool gives SuperAGI the ability to send messages to Slack Channels that you have specified

Slack Configuration:

  1. Create an Application on SlackAPI Portal

Slack_1

  1. Select "from scratch"

Slack_2

  1. Add your application's name and the workspace for which you'd like to use your Slack Application

Slack_3

  1. Once the app creation process is done, head to the "OAuth and Permissions" tab

Slack_4

  1. Find the “bot token scopes” and define the following scopes:

    "chat:write",  and save it

Slack_5

  1. Once you've defined the scope, install the application to your workspace

Slack_6

  1. Post installation, you will get the bot token code

Slack_7

  1. Once the installation is done, you'll get the Bot User OAuth Token, which needs to be added to the Slack Toolkit Page

Slack_8

Once the configuration is complete, you can install the app in the channel of your choice and create an agent on SuperAGI which can now send messages to the Slack Channel.