Skip to content

Commit 3476bff

Browse files
committed
Add Actions Slug to Webhooks Destination
1 parent 7ae133b commit 3476bff

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
@@ -4,6 +4,7 @@ title: Webhooks Destination
44
maintenance: true
55
id: 54521fdc25e721e32a72ef04
66
private: true
7+
actions-slug: actions-webhook
78
---
89
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.
910

0 commit comments

Comments
 (0)