Channel integration
Integrating third-party messaging platforms lets you receive security alerts in your primary workspace. Use instructions below to generate the endpoint URLs required to connect your external platforms to Security Notification Settings.
Supported channel types
The Notification channels widget centralizes your integrations, ensuring critical information reaches the correct destination in real time. You can currently configure the following channel types:
Slack
Receive real-time application security notifications in your Slack workspace channels:
- Navigate to the Slack API page in your browser and sign in to your Slack workspace.
- Select an existing Slack app or create a new one for security notifications. For additional instructions, see Slack API: Incoming Webhooks.
- In your Slack app Features:
- Open Incoming Webhooks.
- Toggle Activate Incoming Webhooks to On.
- Click Add New Webhook to Workspace.
- Select the Slack channel where you want to receive notifications, then click Allow.
- Copy the generated webhook URL.
- In your Security Notification Settings dashboard, select Slack as the notification channel type and paste this URL into the Link field.
Webex Spaces
Use Webex webhooks for streamlined event response:
- Open the Webex App Hub Incoming Webhooks app and click Connect.
- Enter a Webhook Name and select the target Webex Space from the dropdown menu.
- Click Add and copy the provided webhook URL.
- In your Security Notification Settings dashboard, select Webex as the notification channel type and paste the URL into the Link field.
Microsoft Teams
Ensure your team sees urgent communications immediately within Microsoft Teams:
- Open Microsoft Teams app in your browser or desktop application and navigate to the channel where you want to receive Akamai security notifications.
- Click More options next to the channel name and select Workflows from the dropdown menu.
- Search for the Send webhook alerts to a channel template.
- Follow the prompts to name the workflow and generate a unique URL.
- Copy this URL and paste it into the Link field when adding a Microsoft Teams channel in your Security Notification Settings dashboard.
Google Chat
Set up Google Chat webhooks to receive security alerts:
- Open Google Chat in your browser and sign in to your Google Workspace account.
- Navigate to the Google Chat space where you want to receive security notifications.
- Click the space name and select Apps & integrations > Webhooks.
- Click Add webhook, enter a Name, and click Save.
- Copy the generated URL.
- In your Security Notification Settings dashboard, select Google Chat as the channel type and paste the URL into the Link field.
PagerDuty
Integrate PagerDuty to ensure critical alerts reach on-call responders:
- Log in to your PagerDuty account and navigate to Services > Service Directory.
- Select the service where you want to receive security alerts.
- Open the Integrations tab.
- Click Add an integration.
- To configure the integration, enter an integration name and select Events API V2 as the integration type.
- Click Add and copy your Integration Key (also called Routing Key) and Integration URL.
- In your Security Notification Settings dashboard, select PagerDuty as the channel type and paste the URL into the Link field.
- Enter the Integration Key in the secret token field if your setup requires it.
For additional details, see PagerDuty Events API v2 Overview and PagerDuty Services and Integrations Guide.
Webhooks
Send real-time application security notifications to a custom webhook endpoint:
- Create or identify an HTTPS endpoint that can receive webhook requests from external services.
- Ensure the endpoint: accepts HTTPS POST requests, is accessible from the public internet, and can process JSON payloads.
- Copy the webhook endpoint URL.
- In the Security Notification Settings dashboard, select Webhook as the channel type and paste the endpoint URL into the Link field.
- If your webhook endpoint requires authentication, enter the required token, secret or authorization value in the Secret token field.
- Save the configuration and send a test notification to verify the integration.
Updated 5 days ago
