Sending Slack Messages
Deprecated Book
The First Edition Slack Book is deprecated. Agents that have already learned this Book will continue to function. For all new automations, please use the BDK version of the Book instead.
To send a message to a Slack channel or user, you need to specify the recipient and the message content.
Example 1:
This example demonstrates how to send a simple "Hello, world!" message to the "general" channel on Slack.
Example 2:
This example shows how to send a message to a user named "john_doe" with a request to review a document. The document is attached via a link to an S3 bucket.
Last updated
Was this helpful?