You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-webhook/index.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -40,4 +40,6 @@ The easiest way to test whether a source's events are sending through the Segmen
40
40
4. Add the endpoint you copied from Step 2 to the Webhook Actions Mapping's URL in Step 3.
41
41
5. Enable the Mapping.
42
42
6. Enable the Webhook Actions destination.
43
-
7. Begin sending events to your source. Verify those events throughout the Segment pipeline (source debugger/ event delivery), and the webhook's website which shows the raw JSON for all of the events successfully received by your Segment source and its Webhooks Actions destination.
43
+
7. Begin sending events to your source.
44
+
8. Verify those events throughout the Segment pipeline (source debugger/ event delivery).
45
+
9. Verify the webhook's website which shows the raw JSON for all of the events successfully received by your Segment source and its Webhooks Actions destination.
0 commit comments