From d24ac0691122870b23335dade8645bde7628e6f9 Mon Sep 17 00:00:00 2001 From: Sabiha Khan Date: Tue, 30 Dec 2025 11:28:26 +0530 Subject: [PATCH] docs: add webhook tutorial in mintilify docs --- 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.