Platform Integrations
Slack Integration
{
"text": "🚨 Security Alert",
"blocks": [
{
"type": "header",
"text": {
"type": "plain_text",
"text": "New Breach Detected"
}
},
{
"type": "section",
"text": {
"type": "mrkdwn",
"text": "*Email:* [email protected]\n*Service:* Dropbox\n*Severity:* HIGH"
}
},
{
"type": "actions",
"elements": [
{
"type": "button",
"text": {"type": "plain_text", "text": "View in Sentry"},
"url": "https://sentry.example.com/alerts/alert_xyz789"
}
]
}
]
}Discord Integration
PagerDuty Integration
Custom Systems
Last updated