For the complete documentation index, see llms.txt. This page is also available as Markdown.

Slack Send

Send a message to a specific slack channel.

Slack Send posts a message to a Slack channel during a run. Use it to notify a team when a Flow reaches a milestone or when a Value should appear in Slack for quick review.

Slack send Test Step

When to use it

  • Alert a channel when a long regression pack completes a critical section.

  • Send an order ID or run reference pulled from the Value Store after a checkout Flow.

  • Place the step after the data you need has been stored by an earlier Data or API step.

Configure

Basics

Field
What to set

Channel

Slack channel to receive the message

Message

Message text and/or a Value

Advanced

Field
What to set

Status on fail

Tags: integration, slack, send, message

Last updated