Skip to content

Commit c92bfa3

Browse files
cmastrpwseg
andauthored
Apply suggestions from code review
Co-authored-by: pwseg <[email protected]>
1 parent 6b4a009 commit c92bfa3

File tree

1 file changed

+1
-1
lines changed
  • src/connections/destinations/catalog/actions-webhook

1 file changed

+1
-1
lines changed

src/connections/destinations/catalog/actions-webhook/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The easiest way to test whether a source's events are sending through the Segmen
3737
1. [Add a new Webhook (Actions) destination](https://app.segment.com/goto-my-workspace/destinations/catalog/actions-webhook) to your source. Make sure you select the intended source to connect this destination to.
3838
2. Visit the webhook's site, and copy the endpoint to your clipboard. An example site you can use is [https://webhook.site/#!/]([url](https://webhook.site/#!/)), but use whichever webhooks site you prefer.
3939
3. Add a mapping to the Webhook Actions destination, and configure Step 1's conditions to allow for all types of events that you're currently sending through that source.
40-
4. Add the endpoint you copied from Step 2, to the Webhook Actions Mapping's URL in Step 3.
40+
4. Add the endpoint you copied from Step 2 to the Webhook Actions Mapping's URL in Step 3.
4141
5. Enable the Mapping.
4242
6. Enable the Webhook Actions destination.
4343
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.

0 commit comments

Comments
 (0)