Slack
Overview of the Slack BDK Book.
Overview
Slack is a leading business communication platform featuring channels, direct messaging, and integrations. This integration allows automated message sending, channel management, file sharing, and team notification workflows. Enhance team communication and streamline collaborative work processes.
Prerequisites
1. Add the Book to Your Agent
To use the Slack (BDK) Book, you need to first add it to your agent. This allows the agent to learn and understand the automation procedures in the Book. Follow the steps below:
Go to Books from the left navigation menu.
Click on + New Book.
Search for Slack (BDK) and click on the book.
You'll be prompted for connectivity details if the book requires configuration.
Click on Add to finish adding the book to your agent.
Publish your agent.
Connectivity
This section outlines the available methods for connecting to the Book, along with the required configuration details for each.
Connect using Token
Connect to an API using the provided API key.
Token
The Slack token
sensitive
Configuration
The following table details all the available configuration options for this book.
timeout
Timeout in seconds when making API calls to Slack
number
30
timezone
Timezone info for the slack API call
text
Etc/UTC
Configuration can be set or retrieved as shown in the following examples:
the department's Slack's timeout is 30
the department's Slack's timezone is Etc/UTC
Last updated
Was this helpful?