Slack
Send Message
Send a message to a Slack channel.
Send Message
This node allows you to send a message to a specific Slack channel.
Inputs
| Variable | Type | Required | Description |
|---|---|---|---|
credentialId | Credential | Yes | The Slack credential to use for sending. |
channelId | string | Yes | The ID of the Slack channel to send the message to. |
message | string | Yes | The content of the message to send. |