# 2025-08-04: Webhook Service - new Vendor events

## Overview

The new events were added to webhook-service. The events related to manipulation of vendor instances are now emitted to Webhook Service.

## Added events

| Event                   | Description                                           |
| ----------------------- | ----------------------------------------------------- |
| `vendor.vendor-created` | The event is emitted when vendor instance is created. |
| `vendor.vendor-updated` | The event is emitted when vendor is updated.          |
| `vendor.vendor-deleted` | The event is emitted when vendor is deleted.          |

## Known problems

There are no known problems.
