From 9e39dd0fe81aa87595c8edf39f11e14a8d801bd7 Mon Sep 17 00:00:00 2001 From: sade-wusi Date: Wed, 30 Apr 2025 16:49:42 +0100 Subject: [PATCH 1/2] webhooks misinformation corrected [netlify-build] --- src/_includes/content/destination-dossier.html | 2 ++ .../destinations/catalog/actions-webhook-extensible/index.md | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/src/_includes/content/destination-dossier.html b/src/_includes/content/destination-dossier.html index f437f81bcf..2d097759fa 100644 --- a/src/_includes/content/destination-dossier.html +++ b/src/_includes/content/destination-dossier.html @@ -105,6 +105,7 @@
Connection Modes {% endunless %} {% endif %} +{% unless page.id == '66b1f528d26440823fb27af9' %} {% if destinationInfo.partnerOwned == true %}
Partner Owned
@@ -113,5 +114,6 @@
Partner Owned
{% endif %} +{% endunless %} {% endif %} \ No newline at end of file diff --git a/src/connections/destinations/catalog/actions-webhook-extensible/index.md b/src/connections/destinations/catalog/actions-webhook-extensible/index.md index 25e1f96e13..9ae9c4199b 100644 --- a/src/connections/destinations/catalog/actions-webhook-extensible/index.md +++ b/src/connections/destinations/catalog/actions-webhook-extensible/index.md @@ -11,8 +11,8 @@ Segment's Extensible Webhooks destination lets you send custom data payloads to Segment maintains this destination. For any issues, [contact Segment Support](friends@segment.com). -> info "Private beta" -> Extensible Webhooks is in private beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available. +> info "Public Beta" +> Extensible Webhooks is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available. ## Overview From bfa84ad49f060556eb9a91ca949052facd1d9083 Mon Sep 17 00:00:00 2001 From: sade-wusi Date: Fri, 2 May 2025 13:41:13 +0100 Subject: [PATCH 2/2] destination not avaiable in EU atm --- .../catalog/actions-webhook-extensible/index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/src/connections/destinations/catalog/actions-webhook-extensible/index.md b/src/connections/destinations/catalog/actions-webhook-extensible/index.md index 9ae9c4199b..6ce2f84f76 100644 --- a/src/connections/destinations/catalog/actions-webhook-extensible/index.md +++ b/src/connections/destinations/catalog/actions-webhook-extensible/index.md @@ -9,9 +9,11 @@ hidden: true Segment's Extensible Webhooks destination lets you send custom data payloads to any webhook endpoint. With support for flexible payload configuration, multiple authentication methods, and real-time data flow, Extensible Webhooks can help you integrate with internal systems or tools not covered by Segment’s standard destinations. -Segment maintains this destination. For any issues, [contact Segment Support](friends@segment.com). +This destination is not currently available in EU regions. -> info "Public Beta" +Segment maintains this destination. For any issues, [contact Segment Support](friends@segment.com). + +> info "Public beta" > Extensible Webhooks is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available. ## Overview