ChangeVault
Notifications

Slack

Post change notifications to a Slack channel when changes are created or updated.

ChangeVault can post a formatted message to a Slack channel every time a change is logged or updated.

Prerequisites

  • A Slack workspace where you have permission to add apps
  • A ChangeVault Pro plan or higher

1. Create a Slack Incoming Webhook

  1. Go to api.slack.com/apps and click Create New App → From scratch
  2. Name it ChangeVault and select your workspace
  3. Go to Incoming Webhooks and toggle it on
  4. Click Add New Webhook to Workspace and select the channel
  5. Copy the webhook URL — it looks like https://hooks.slack.com/services/T.../B.../...

2. Add the webhook in ChangeVault

  1. Go to Integrations in the sidebar
  2. Open the Notifications tab
  3. Under Slack, click Add webhook
  4. Paste the webhook URL and give it a label
  5. Click Save

3. Test the connection

Click the Test button next to the webhook. A test message should appear in your Slack channel within a few seconds.

Message format

Slack messages include:

  • Change title and risk badge
  • Status (planned / in progress / completed / rolled back)
  • Service and host (if set)
  • Description excerpt (if provided)
  • A direct link to the change in ChangeVault

Multiple channels

You can add multiple Slack webhooks to send notifications to different channels — for example, one channel per environment or per team.

Removing a webhook

Click the Delete button next to a webhook in the Integrations panel. Deliveries stop immediately.

On this page