--- title: slack.message() function description: > The `slack.message()` function sends a single message to a Slack channel. The function works with either with the chat.postMessage API or with a Slack webhook. aliases: - /influxdb/cloud/reference/flux/functions/slack/message/ menu: influxdb_cloud_ref: name: slack.message parent: Slack weight: 202 --- {{< duplicate-oss >}}