Slack Integration
Send Data Mesh Manager notifications directly to your Slack channels by setting up a Notification Channel with a Slack webhook URL.
Learn more about notification types and how they work.
Setup
1. Create a Slack App
Create a Slack app to generate incoming webhooks:
- Visit the Slack App Directory
- Click "Create New App"
- Choose "From scratch"
- Enter "Data Mesh Manager Notifications" as the app name
- Select your Slack workspace
- Click "Create App"
2. Enable Incoming Webhooks
Configure your Slack app to support webhooks:
- In your app settings, go to "Incoming Webhooks"
- Toggle "Activate Incoming Webhooks" to On
- Click "Add New Webhook to Workspace"
- Select the channel where you want to receive notifications
- Click "Allow"
- Copy the generated webhook URL (it will look like:
https://hooks.slack.com/services/T00000000/B00000000/XXXXXXXXXXXXXXXXXXXXXXXX
)
3. Add Notification Channel in Data Mesh Manager
Configure the notification channel in Data Mesh Manager:
- Go to your Team Page in Data Mesh Manager
- Click "Add Notification Channel" in the right sidebar
- Select "Slack" as the platform
- Enter "#your-channel-name" as the name
- Paste the webhook URL from Slack
- Click "Test" to send a sample notification
- Save the notification channel