Skip to content

Webhook Alerts Enterprise

For Community Edition push forwarding, see API & Redis.

Configure webhooks from Settings > Integrations > Webhooks.

Add a webhook

  1. Go to Settings > Integrations > Webhooks
  2. Click Add webhook
  3. Select the type: Custom, Slack, Teams, Splunk, or SEKOIA
  4. Set a name, namespace scope, and trigger action (Incidents or Events - availability depends on type)
  5. Enter the URL (and token for Splunk or SEKOIA)
  6. Save

Use Send test event from the row menu to verify delivery.

Sekoia

For the native SEKOIA intake, see the dedicated Sekoia guide.

Microsoft Teams

1. Create a Teams workflow

In Microsoft Teams, go to Workflows and search for:

Post to a channel when a webhook request is received from tenant users

Name your flow and select the channel where Trapster notifications should appear. Copy the webhook URL at the end of setup.

Teams webhook URL

2. Allow external requests (optional)

By default, the flow only accepts requests from your tenant. To allow Trapster:

  1. From Workflows Home, open your flow for editing
  2. Open When a Teams webhook request is received
  3. Set Who can trigger the flow? to Anyone
  4. Save

3. Connect to Trapster

In Settings > Integrations > Webhooks, add a webhook with type Teams and paste the URL.

Slack

Add a webhook with type Slack and paste your Slack incoming webhook URL. Slack webhooks trigger on Incidents only.

Custom webhook

Select Custom and provide any HTTP endpoint. Trapster POSTs the incident or event JSON in the request body.