Integrate Wirespeed with PagerDuty
- Login to Wirespeed and navigate to Integrations > Add Integration
- Select PagerDuty and click Integrate
- A new tab will open in which Wirespeed is requesting permission to read and write PagerDuty incidents
- Click Accept to grant Wirespeed access to your PagerDuty account
- Navigate back to Wirespeed and refresh the integrations page
- Click on the newly added “PagerDuty” integration
- A configuration modal will open, prompting you to select:
- the PagerDuty Service that new incidents are created on
- an optional Case Incident Title Template
- Click Save
Required Permissions
Wirespeed requests the following OAuth scopes when connecting to PagerDuty:incidents.readincidents.writeservices.readusers.readwebhook_subscriptions.readwebhook_subscriptions.write
Webhook Setup
PagerDuty-to-Wirespeed sync (closing a case when its incident is resolved, marking a case as responded to, or adding notes) only happens when a webhook is configured. When you save the integration configuration, Wirespeed tries to create the PagerDuty webhook subscription automatically if the connected token has thewebhook_subscriptions.read and webhook_subscriptions.write scopes. The subscription is scoped to the configured service and subscribes to incident.resolved, incident.acknowledged, and incident.annotated.
Supported Sync Behavior
Wirespeed to PagerDuty:- Create an incident when a case is escalated
- Resolve the incident when the case is closed
- Add a note to the incident when a detection is added to the case
- Add the close note to the incident when a case is closed with notes
- Close the case when the incident is resolved
- Mark the case as responded to and add a case note when the incident is acknowledged
- Add a note to the case when the incident is annotated

