From 0b073195f1c650a71fea7a7d2810f038cd5393b7 Mon Sep 17 00:00:00 2001
From: Sabiha Khan <87858386+chewwbaka@users.noreply.github.com>
Date: Tue, 30 Dec 2025 11:30:49 +0530
Subject: [PATCH] docs: add webhook tutorial in mintilify docs (#92)
---
docs/voice-agent/webhook.mdx | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/docs/voice-agent/webhook.mdx b/docs/voice-agent/webhook.mdx
index 130acde..fc53067 100644
--- a/docs/voice-agent/webhook.mdx
+++ b/docs/voice-agent/webhook.mdx
@@ -3,6 +3,19 @@ title: "Webhook"
description: "Webhook node allow you to sync the result of Voice Agent runs to your external systems, like CRM or to other workflow orchestrator like Zapier or n8n."
---
+## Video Tutorial
+
+
+
You can have multiple Webhook Nodes for a single Voice Agent, if you want to sync the result of the call at multiple places.