---
title: "Act faster with our new Slack integration"
url: https://daily.dev/posts/act-faster-with-our-new-slack-integration-ewe8andex
source_url: https://octopus.com/blog/slack-integration
type: article
source: "OctopusDeploy"
published: 2026-08-13T10:12:32.963Z
updated: 2026-08-24T06:55:27.620Z
tags: ["devops", "cicd", "slack", "octopus-deploy"]
reading_time: 3
upvotes: 0
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Act faster with our new Slack integration

**[OctopusDeploy](https://daily.dev/sources/octopusdeploy)** · 3 min read · 0 upvotes · 0 comments

## Summary

Octopus Deploy has added a native Slack integration with two usage modes: Subscriptions, which route event notifications (like deployment failures, variable changes, API expiries) to Slack channels alongside existing webhook and email options, and a new Send a Slack Message step that uses OAuth for simpler setup than community steps, letting teams post messages from any point in a deployment or runbook process, such as right before a manual intervention. The team is also gauging interest in a Microsoft Teams integration and adding webhook triggers for runbooks.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://octopus.com/blog/slack-integration>

## Questions this post answers

### How do I send Slack notifications for Octopus Deploy deployment failures?

Use the Subscriptions feature in Octopus Deploy, which now supports sending event notifications directly to a Slack channel, in addition to existing webhook and email options. Event filters let you scope notifications to specific projects, tags, or environments, so a channel like #deployment-failures only receives relevant alerts instead of everything.

_Teams tuning deployment alerting workflows can follow devops integration news like this on daily.dev._

### How can I notify an approver in Slack when a deployment needs manual intervention in Octopus Deploy?

Add the built-in Send a Slack Message step immediately before a manual intervention step in the deployment or runbook process. It uses OAuth so setup only requires choosing a channel and message, and the message field supports Slack markdown plus Octopus variables like project, release number, environment, and a deployment link.

_Anyone streamlining approval handoffs in deployment pipelines can track tooling updates like this on daily.dev._

## Similar posts on daily.dev

- [Terraform and Slack Integration: Notifications, Provider, ChatOps](https://daily.dev/posts/terraform-and-slack-integration-notifications-provider-chatops-tbilvwl0i) · Spacelift · 3 upvotes · 0 comments

---

Tags: [#devops](https://daily.dev/tags/devops), [#cicd](https://daily.dev/tags/cicd), [#slack](https://daily.dev/tags/slack), [#octopus-deploy](https://daily.dev/tags/octopus-deploy)

[View this post on daily.dev](https://daily.dev/posts/act-faster-with-our-new-slack-integration-ewe8andex)
