> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.pandavideo.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# What is and how our Webhook works?

# What is Webhook?

Webhooks are an efficient way to **receive real-time notifications** whenever an event occurs in your Panda Video account.

Here’s how it works: whenever actions like **creating or deleting folders and videos** or **starting and ending a live stream** take place, our platform automatically sends these events to a URL you’ve set — allowing your systems to track everything in real time.

---

## How to use Webhooks?

You can configure a webhook in two ways:

* Directly through the **Dashboard**
* Using the **API**

---

### Option 1: Configuring a Webhook via Dashboard

1. Go to **Settings > Webhook** in your dashboard:

![](https://storage.crisp.chat/users/helpdesk/website/-/5/e/f/c/5efce8ce8b62b000/webhook_cohxp8.png)

2. Enter your **server URL** in the **“Add Webhook”** field:

![](https://storage.crisp.chat/users/helpdesk/website/-/5/e/f/c/5efce8ce8b62b000/addwebhook_ldj7sp.png)

3. After configuring, you’ll receive events such as:

* **Video converted:**

![](https://storage.crisp.chat/users/helpdesk/website/5efce8ce8b62b000/evento-webhookpng_1czcu6c.png)

* **Live ended:**

![](https://storage.crisp.chat/users/helpdesk/website/5efce8ce8b62b000/evento-webhook-livepng_1n3ygpp.png)

---

### Option 2: Configuring a Webhook via API

If you prefer, you can do everything programmatically using our official API.

👉 Check the [Webhook documentation](https://pandavideo.readme.io/reference/get-webhook-info) for more details about the available endpoints.

**Example API response (using Postman):**

![](https://storage.crisp.chat/users/helpdesk/website/5efce8ce8b62b000/webhook-apipng_x6n1ea.png)

||| Although the example above uses Postman, you can integrate it with any programming language or request tool.

---

## Got any questions?

Reach out to our support team via chat, and our team will do their best to resolve any questions you have.

Not using Panda Video yet? Visit our [pricing page](https://www.pandavideo.com/pricing) and choose the plan that’s right for your business.
