Slack Notification Action

The Slack Notification Action sends a message to the specified Slack Incoming Webhook URL.

Configuration

Condition

In the Action Condition section, you can specify the conditions under which the action will be executed using the values (Message or Context) from the event source to the channel. For more details on the expressions you can input, refer to Use Expressions in Actions.

In this input field, you can enter expressions representing data related to the trigger that starts the Flux application (e.g., event.payload.temp) or data related to the channel where the action is added (e.g., payload.temp).

Config

URL

Enter the Slack Incoming Webhook URL.

Payload

Enter the content to be sent to the Slack Incoming Webhook. Click Advanced Settings or Simple Mode to specify the format of the content to be sent.

In this input field, you can enter expressions representing data related to the trigger that starts the Flux application (e.g., ${event.payload.temp}) or data related to the channel where the action is added (e.g., ${payload.temp}). For details on supported expressions, refer to Action Config Expressions.

Output

Configure how to handle the output data of the action. Refer to Enable Republishing of Action Output for more details.

Output Data of the Action

The output data of the Slack Notification Action is as follows: