Setting up Slack Notifications
Configure Slack Notification integration to receive backup notifications, alerts, and reports. Pluton supports sending messages to your specified Slack channel via webhook.
Getting a Slack Webhook URL
- Go to the Slack API: Incoming Webhooks page
- Click "Create your Slack app" (or select an existing app)
- Choose "From scratch", give your app a name (e.g.,
Pluton Backups), and select the workspace - In the app settings sidebar, go to Incoming Webhooks and toggle Activate Incoming Webhooks to On
- Click "Add New Webhook to Workspace"
- Select the channel where you want notifications to appear and click Allow
- Copy the generated webhook URL — it will look like:
https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX
Configuring Slack Notifications in a Backup Plan
- Open your Backup Plan and go to Advanced → Notifications
- Toggle Enable Slack Notifications on
- Select when to send notifications from the Send Slack Notification dropdown:
- On Start — when the backup starts
- On End — when the backup ends (for both success & failure)
- On Both Start & End - when the backup start, success and failure
- On Success Only - when the backup succeeds
- On Failure Only - when the backup fails
- Paste your Slack Webhook URL into the Slack Webhook URL field
- Click Send Test Notification to verify the integration
- Save your Backup Plan