Skip to content

Commit 09a86e4

Browse files
authored
Add maintenance note to Webhooks classic (#4313)
1 parent 36e1d45 commit 09a86e4

File tree

1 file changed

+1
-0
lines changed
  • src/connections/destinations/catalog/webhooks

1 file changed

+1
-0
lines changed

src/connections/destinations/catalog/webhooks/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
---
22
rewrite: true
33
title: Webhooks Destination
4+
maintenance: true
45
id: 54521fdc25e721e32a72ef04
56
---
67
Segment Webhooks submit real-time user data to your own HTTP endpoints. A Webhook is an HTTP callback: a simple event-notification using HTTP POST. A web application implementing Webhooks will POST a message to a URL when certain things happen.

0 commit comments

Comments
 (0)