diff --git a/src/_includes/content/destination-dossier.html b/src/_includes/content/destination-dossier.html index f25787e7e0..e312be91fd 100644 --- a/src/_includes/content/destination-dossier.html +++ b/src/_includes/content/destination-dossier.html @@ -108,4 +108,17 @@
Connection Modes {% endunless %} {% endif %} + +{% unless page.id == '66b1f528d26440823fb27af9' %} +{% if destinationInfo.partnerOwned == true %} +
+
Partner Owned
+
    +
  • This integration is partner owned. Please reach out to the partner's support for any issues.
  • +
+
+{% 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 aa99008ed4..5c3e5484bf 100644 --- a/src/connections/destinations/catalog/actions-webhook-extensible/index.md +++ b/src/connections/destinations/catalog/actions-webhook-extensible/index.md @@ -10,7 +10,9 @@ redirect_from: '/connections/destinations/catalog/extensible-webhook/' 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. + +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.