Skip to content

Commit fa30d53

Browse files
authored
Merge pull request #7735 from segmentio/extensible-webhooks-recipes-nav-fixes
Link section about recipes to extensible webhooks and updated sidenav to incl recipes
2 parents 993b265 + 634a1b9 commit fa30d53

File tree

4 files changed

+50
-8
lines changed

4 files changed

+50
-8
lines changed

src/_data/sidenav/_auto/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -261,3 +261,4 @@ sections:
261261
title: Prod and Testing Environments in Segment
262262
- path: /segment-app/verify-email-address
263263
title: How do I verify my email address?
264+

src/_data/sidenav/main.yml

Lines changed: 17 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,21 @@ sections:
188188
menu_icon: read-more
189189
- path: /connections/destinations/destination-filters
190190
title: Destination Filters
191+
- section_title: Extensible Webhooks
192+
slug: connections/destinations/catalog/actions-webhook-extensible/
193+
section:
194+
- path: /connections/destinations/catalog/actions-webhook-extensible/
195+
title: Extensible Webhooks Destination
196+
- path: /connections/destinations/catalog/actions-webhook-extensible/amazon-ads-integration-recipe
197+
title: Amazon Ads Audience Sync Integration Recipe
198+
- path: /connections/destinations/catalog/actions-webhook-extensible/google-search-ads-integration-recipe
199+
title: Google Search Ads 360 Conversion API Integration Recipe
200+
- path: /connections/destinations/catalog/actions-webhook-extensible/microsoft-integration-recipe
201+
title: Microsoft Dynamics 365 (Sales Hub) Integration Recipe
202+
- path: /connections/destinations/catalog/actions-webhook-extensible/reddit-ads-audience-integration-recipe
203+
title: Reddit Ads (Audiences) Integration Recipe
204+
- path: /connections/destinations/catalog/actions-webhook-extensible/reddit-ads-conversion-api-integration-recipe
205+
title: Reddit Ads Conversion API Integration Recipe
191206
- section_title: Reverse ETL
192207
slug: connections/reverse-etl
193208
section:
@@ -475,7 +490,7 @@ sections:
475490
- path: '/engage/journeys'
476491
title: Journeys Overview
477492
- section_title: Journeys V1
478-
slug: '/engage/journeys/v1'
493+
slug: 'engage/journeys/v1'
479494
section:
480495
- path: '/engage/journeys/v1/build-journey'
481496
title: 'Build a Journey'
@@ -486,7 +501,7 @@ sections:
486501
- path: '/engage/journeys/v1/journeys-logic'
487502
title: Understand Journeys Logic
488503
- section_title: Journeys V2
489-
slug: '/engage/journeys/v2'
504+
slug: 'engage/journeys/v2'
490505
section:
491506
- path: /engage/journeys/v2/
492507
title: Overview

src/_data/sidenav/strat.yml

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -254,3 +254,19 @@ sections:
254254
title: Analytics-CSharp
255255
- path: /connections/sources/catalog/libraries/server/csharp/migration-guide/
256256
title: Analytics-CSharp Migration Guide
257+
258+
- slug: actions-webhook-extensible
259+
section_title: Extensible Webhooks
260+
section:
261+
- path: /connections/destinations/catalog/actions-webhook-extensible/
262+
title: Extensible Webhooks Destination
263+
- path: /connections/destinations/catalog/actions-webhook-extensible/amazon-ads-integration-recipe
264+
title: Amazon Ads Audience Sync integration recipe
265+
- path: /connections/destinations/catalog/actions-webhook-extensible/google-search-ads-integration-recipe
266+
title: Google Search Ads 360 Conversion API integration recipe
267+
- path: /connections/destinations/catalog/actions-webhook-extensible/microsoft-integration-recipe
268+
title: Microsoft Dynamics 365 (Sales Hub) integration recipe
269+
- path: /connections/destinations/catalog/actions-webhook-extensible/reddit-ads-audience-integration-recipe
270+
title: Reddit Ads (Audiences) integration recipe
271+
- path: /connections/destinations/catalog/actions-webhook-extensible/reddit-ads-conversion-api-integration-recipe
272+
title: Reddit Ads Conversion API integration recipe

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

Lines changed: 16 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
---
2-
title: Extensible Webhooks Destination
2+
title: Extensible Webhook Destination
33
id: 66b1f528d26440823fb27af9
4-
hidden: true
54
redirect_from: '/connections/destinations/catalog/extensible-webhook/'
65
---
6+
77
{% include content/plan-grid.md name="actions" %}
88

9-
Segment's Extensible Webhooks destination lets you send custom data payloads to any webhook endpoint. With support for flexible payload configuration, multiple authentication methods, and real-time data flow, Extensible Webhooks can help you integrate with internal systems or tools not covered by Segment’s standard destinations.
9+
Segment's Extensible Webhook destination lets you send custom data payloads to any webhook endpoint. With support for flexible payload configuration, multiple authentication methods, and real-time data flow, Extensible Webhooks can help you integrate with internal systems or tools not covered by Segment’s standard destinations.
1010

1111
This destination is not currently available in EU regions.
1212

@@ -16,14 +16,14 @@ Segment maintains this destination. For any issues, [contact Segment Support](fr
1616

1717
To set up and use Extensible Webhooks, you'll follow these four main stages:
1818

19-
1. **Create the new destination**: Add the Extensible Webhooks destination to your workspace and link it to a source.
19+
1. **Create the new destination**: Add the Extensible Webhook destination to your workspace and link it to a source.
2020
2. **Set up authentication**: Configure the required authentication settings to activate the destination.
2121
3. **Map and configure data**: Define how data flows from Segment to your webhook endpoints by mapping fields and customizing the payload.
2222
4. **Enable the destination**: Complete the setup by enabling the destination to start sending data.
2323

2424
## 1. Create a new Extensible Webhooks destination
2525

26-
1. From your workspace's [Destination catalog page](https://app.segment.com/goto-my-workspace/destinations/catalog){:target="_blank”} search for "Extensible Webhooks."
26+
1. From your workspace's [Destination catalog page](https://app.segment.com/goto-my-workspace/destinations/catalog){:target="_blank”} search for "Extensible Webhook."
2727
2. Select **Extensible Webhook** and Click **Add destination**.
2828
3. Select an existing source to connect to the destination.
2929
4. Enter a name for the destination and click **Create destination.**
@@ -84,4 +84,14 @@ Follow these steps to enable your new destination:
8484
1. Return to **Basic Settings** in your destination's **Settings** tab.
8585
2. Toggle **Enable Destination** to on, then click **Save Changes**.
8686

87-
Your Extensible Webhooks destination is now set up and ready to send data to your webhook endpoints.
87+
Your Extensible Webhook destination is now set up and ready to send data to your webhook endpoints.
88+
89+
## Integrations with Extensible Webhook destination
90+
91+
The following recipes show how to integrate external tools with your Segment workspace using the Extensible Webhook destination. Each guide walks you through configuring your extensible webhook destination and how to set up your custom destinations.
92+
93+
- [Amazon Ads Audience Sync](/docs/connections/destinations/catalog/actions-webhook-extensible/amazon-ads-integration-recipe/)
94+
- [Google Search Ads 360 Conversion API](/docs/connections/destinations/catalog/actions-webhook-extensible/google-search-ads-integration-recipe/)
95+
- [Microsoft Dynamics 365 (Sales Hub)](/docs/connections/destinations/catalog/actions-webhook-extensible/microsoft-integration-recipe/)
96+
- [Reddit Ads (Audiences)](/docs/connections/destinations/catalog/actions-webhook-extensible/reddit-ads-audience-integration-recipe/)
97+
- [Reddit Ads Conversion API](/docs/connections/destinations/catalog/actions-webhook-extensible/reddit-ads-conversion-api-integration-recipe/)

0 commit comments

Comments
 (0)