Custom Dedicated Slack Bots
Credal Agents can be set up as a custom Slack app which users can DM with, and custom slash commands etc can be set.
To do so:
- Visit: https://api.slack.com/apps
- Hit
Create an App
→From a Manifest
→JSON
→ paste the blob below You’ll want to configure every field in the[$VALUE]
format - Go to the App Home settings ( https://api.slack.com/apps/$$$$APP_ID$$$$/app-home? ) and at the bottom, check “Allow users to send Slash commands and messages from the messages tab”
- To enable DMs for your agent go to:
App Home
→Messages Tab
and enable:Allow users to send Slash commands and messages from the messages tab
- Once done, there’s one more step left, which is to provide the Credentials for this slackApp to Credal. If you are not an admin of your Credal organization or you don’t already know how to do this, reach out to support@credal.ai to get help.
Video Walkthrough: Loom Video Going Over Setup