Skip to content

Commit 0857755

Browse files
author
Niall Brennan
committed
Merge branch 'niallb/add_herow_source' of ssh://github.com/segmentio/segment-docs into niallb/add_herow_source
2 parents 95b0d93 + e0a579c commit 0857755

File tree

1 file changed

+7
-7
lines changed
  • src/connections/destinations/catalog/webhooks

1 file changed

+7
-7
lines changed

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

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ If you haven't had a chance to review our spec, please take a look to understand
2525
POST https://your-webhook-url.com/x
2626
```
2727
```
28-
User-Agent: Segment/version
28+
User-Agent: Segment.io/1.0
2929
Content-Type: application/json
3030
```
3131
```json
@@ -49,7 +49,7 @@ If you haven't had a chance to review our spec, please take a look to understand
4949
POST https://your-webhook-url.com/x
5050
```
5151
```
52-
User-Agent: Segment/version
52+
User-Agent: Segment.io/1.0
5353
Content-Type: application/json
5454
```
5555
```json
@@ -83,7 +83,7 @@ If you haven't had a chance to review our spec, please take a look to understand
8383
POST https://your-webhook-url.com/x
8484
```
8585
```
86-
User-Agent: Segment/version
86+
User-Agent: Segment.io/1.0
8787
Content-Type: application/json
8888
```
8989
```json
@@ -107,7 +107,7 @@ If you haven't had a chance to review our spec, please take a look to understand
107107
POST https://your-webhook-url.com/x
108108
```
109109
```
110-
User-Agent: Segment/version
110+
User-Agent: Segment.io/1.0
111111
Content-Type: application/json
112112
```
113113
```json
@@ -130,7 +130,7 @@ If you haven't had a chance to review our spec, please take a look to understand
130130
POST https://your-webhook-url.com/x
131131
```
132132
```
133-
User-Agent: Segment/version
133+
User-Agent: Segment.io/1.0
134134
Content-Type: application/json
135135
```
136136
```json
@@ -150,7 +150,7 @@ If you haven't had a chance to review our spec, please take a look to understand
150150
POST https://your-webhook-url.com/x
151151
```
152152
```
153-
User-Agent: Segment/version
153+
User-Agent: Segment.io/1.0
154154
Content-Type: application/json
155155
```
156156
```json
@@ -178,7 +178,7 @@ When you create a deletion request, for each affected source that has webhooks e
178178
POST https://your-webhook-url.com/x
179179
```
180180
```
181-
User-Agent: Segment/version
181+
User-Agent: Segment.io/1.0
182182
Content-Type: application/json
183183
```
184184
```json

0 commit comments

Comments
 (0)