From b18b66d823be461a591515017be3ad271b41ca59 Mon Sep 17 00:00:00 2001 From: Chris Tankersley Date: Mon, 4 Dec 2023 13:36:01 -0500 Subject: [PATCH] Adds Vonage to the webhook directory --- src/pages/docs/webhook-directory.md | 1 + 1 file changed, 1 insertion(+) diff --git a/src/pages/docs/webhook-directory.md b/src/pages/docs/webhook-directory.md index 2b5f291..5c8eab1 100644 --- a/src/pages/docs/webhook-directory.md +++ b/src/pages/docs/webhook-directory.md @@ -63,6 +63,7 @@ New webhooks are created and improved every day. Please [contribute](/docs/how-t {% webhook-entry provider="Twilio" hash="sha1" encode="base64" rotation="❌" versioning="❌" timestamp="❌" link="/webhook-directory/twilio" /%} {% webhook-entry provider="Twitter Account Activity API" hash="sha256" encode="base64" rotation="❌" versioning="❌" timestamp="✅" link="https://developer.twitter.com/en/docs/twitter-api/premium/account-activity-api/overview" /%} {% webhook-entry provider="Typeform" hash="sha256" encode="base64" rotation="❌" versioning="❌" timestamp="❌" link="https://developer.typeform.com/webhooks/secure-your-webhooks/" /%} + {% webhook-entry provider="Vonage" hash="sha256" encode="base64" rotation="❌" versioning="❌" timestamp="✅" link="https://developer.vonage.com/en/getting-started/concepts/webhooks#decoding-signed-webhooks" /%} {% webhook-entry provider="Xero" hash="sha256" encode="base64" rotation="❌" versioning="❌" timestamp="❌" link="https://developer.xero.com/documentation/guides/webhooks/configuring-your-server#intent-to-receive" /%} {% webhook-entry provider="Zendesk" hash="sha256" encode="base64" rotation="❌" versioning="❌" timestamp="✅" link="https://developer.zendesk.com/documentation/event-connectors/webhooks/verifying/" /%} {% webhook-entry provider="Zoom" hash="sha256" encode="hex" rotation="❌" versioning="✅" timestamp="✅" link="/webhook-directory/zoom" /%}