Skip to content

master into develop after hotfix #7725

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 30, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions src/_data/catalog/destinations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37283,7 +37283,7 @@ items:
previous_names:
- Extensible Webhook
website: http://www.segment.com
status: PUBLIC_BETA
status: PUBLIC
categories:
- Raw Data
logo:
Expand Down Expand Up @@ -37423,7 +37423,7 @@ items:
dynamic: false
allowNull: false
presets: []
partnerOwned: true
partnerOwned: false
- id: 5e79ef31929aef3bdfbc53a5
display_name: Extole Platform
name: Extole Platform
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ id: 66b1f528d26440823fb27af9
hidden: true
redirect_from: '/connections/destinations/catalog/extensible-webhook/'
---

{% include content/plan-grid.md name="actions" %}

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.
Expand Down
Loading