Microsoft Teams Integration¶
Microsoft Teams notifications allow you to send vulnerability alerts directly to your Teams channels via webhooks.
Configuration¶
Teams notifications are configured as actions in workflows. When creating or editing a workflow:
- Go to Workflows → Create (or edit an existing workflow)
- In the Actions step, add a Notify action
- Select Teams as the integration type
- Enter your Teams webhook URL

Get a Teams Webhook URL¶

- Open your Microsoft Teams channel
- Click the ⋯ (more options) menu next to the channel name
- Select Manage channel
- Select Edit in Connectors section
- Search for Incoming Webhook and click Add
- Provide a name for the webhook and optionally upload an image
- Click Create
- Copy the generated webhook URL
- Paste the URL into the workflow action form
The webhook URL is configured per workflow action, allowing you to send different notifications to different Teams channels.