slack.webhook Action

This trigger action will transmit arbitrary text to a specific Slack channel.

Action

This trigger action is found under the Slack heading.

Canvas

When dragged onto the canvas, the appearance of the action is a rectangle with two routing points.

The left routing point (red) is the failure route. This route will be taken if there is an error during execution.

The right routing point (green) is the success route. This route will be taken if action executes successfully.

Form

Parameters

Name

Type

Required

Description

Webhook URL

String

Yes

The target URL of the message.

Channel

String

 Yes

The name of the Slack channel that is the target of the message.

Text

String

Yes

The arbitrary message to transmit to Slack.