Send a Slack message to a Slack user, a group, or a channel. Create and customize the messages however you see fit. Among other things, you can:
To use this Step, you need either a configured Slack Integration in your workspace, an incoming Slack webhook or a Slack bot user with an API token. For the former see your Workspace settings, for the latter two, you can set them up in Slack:
Once you're ready with those, come back to Bitrise and configure the Step itself:
In case of the Slack Integration usecase you can copy the ID in your Workspace settings, on the Integrations page. This ID is not senstive, you can use it as a step input as-is, or put it into a regular environment variable.
Note that this step always sends a message (either to channel or channel_on_error). If your use case is to send a message only on success or on failure, then you can run the entire step conditionally.
If the Step fails, check your Slack settings, the incoming webhook or the API token, and your Slack channel permissions.