Skip to main content

Slack: Message

Send message to configured slack workspace channel. Placeholders are auto-detected from the message content: each unique {name} token adds one input connector to the node — editing the message automatically adds or removes connectors.

Pre-requisite: Install Slack application Profile > {Organization} > Applications to grant Zparse access.

Parameters

Team Channelrequired

On which Slack channel to send this message

Messagerequired

Templated message to send to the Slack channel, with placeholders like {name}. Each unique placeholder becomes a required input connector. Doubled braces {{ / }} are literal braces, and tokens containing whitespace, like { spaced }, are not placeholders.

Input

Placeholder connectorsrequired

One input connector per placeholder detected in the message. Each accepts Plain Text, Integer, JSON (stringified into the text) or File (loaded as text).

Triggerrequired

Only present when the message contains no placeholders: a static trigger input used to fire the node.

Output

This node has no outputs — it is a terminal step that only sends the message.