---
title: Add Notification Service Event Mappings API
summary: null
url: >-
  https://www.fastly.com/documentation/reference/changes/2026/06/add-notification-event-mappings-api
---

You can now create, manage, and query notification event mappings using the new [Event Mappings API](https://www.fastly.com/documentation/reference/api/observability/notifications/event-mappings). Event mappings define which Fastly audit events trigger notifications to your configured integrations, and for which services or workspaces. Mappings can be scoped account-wide or targeted to specific CDN (VCL) services, Compute (Wasm) services, or Next-Gen WAF workspaces.

Two discovery endpoints are also available: [event-types](https://www.fastly.com/documentation/reference/api/observability/notifications/event-mappings) returns the full list of supported audit event types with their compatible scope types, and [scope-types](https://www.fastly.com/documentation/reference/api/observability/notifications/event-mappings) returns the supported scope categories.
