Slack Notifications
Enterprise only
Slack integration is available on the Enterprise plan. Developer plan supports email notifications only. See pricing →
Get real-time alerts delivered directly to your Slack channels when clusters provision, applications deploy, or system events occur.
Setup
Step 1 — Create a Slack webhook
- Go to api.slack.com/apps
- Select your app (or create one) → Incoming Webhooks → Activate
- Click Add New Webhook to Workspace → select a channel → Authorize
- Copy the webhook URL (
https://hooks.slack.com/services/...)
Step 2 — Add integration in the console
- Go to the AstroPulse Console → Settings → Notifications
- Click Add Channel → select Slack
- Paste your webhook URL
- Click Test Webhook — a test message will be sent to your channel
- Click Create Channel
Step 3 — Subscribe to events
- Click Subscribe to Topic
- Choose the events you want:
- Cluster Pipeline — cluster provisioning, upgrades, deletions
- Application Pipeline — deployments, updates, failures
- System Events — platform alerts
- Select Slack as the delivery channel
Multiple channels
You can create multiple Slack integrations — one per channel — to route different events to different Slack channels:
| Channel | Events |
|---|---|
#infra-alerts | Cluster Pipeline events |
#deployments | Application Pipeline events |
#platform-critical | System Events |
For each channel, create a separate webhook in Slack and add it as a separate integration in the console.
Troubleshooting
| Issue | Fix |
|---|---|
| Test failed | Verify webhook URL is complete and unmodified |
| Messages not appearing | Check subscription is enabled and Slack is selected |
| "Enterprise only" shown | Upgrade to Enterprise plan |