Skip to content

Commit c27d3f7

Browse files
committed
Added link section about recipes to extensible webhooks and updated sidenav to incl recipes [netlify-build]
1 parent c95283d commit c27d3f7

File tree

2 files changed

+27
-1
lines changed
  • src
    • _data/sidenav/_auto
    • connections/destinations/catalog/actions-webhook-extensible

2 files changed

+27
-1
lines changed

src/_data/sidenav/_auto/main.yml

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,23 @@ sections:
1414
title: Destinations Overview
1515
- path: /connections/destinations/destination-filters
1616
title: Destination Filters
17+
- section_title: Catalog
18+
slug: connections/destinations/catalog
19+
section:
20+
- path: /connections/destinations/catalog/actions-webhhook-extensible
21+
title: Extensible Webhooks Destination
22+
section:
23+
slug: connections/destinations/catalog/actions-webhook-extensible
24+
- path: /connections/destinations/catalog/actions-webhook-extensible/amazon-ads-integration-recipe/
25+
title: Amazon Ads Audience Sync Integration Recipe
26+
- path: /connections/destinations/catalog/actions-webhook-extensible/google-search-ads-integration-recipe/
27+
title: Google Search Ads 360 Conversion API Integration Recipe
28+
- path: /connections/destinations/catalog/actions-webhook-extensible/microsoft-integration-recipe/
29+
title: Microsoft Dynamics 365 (Sales Hub) Integration Recipe
30+
- path: /connections/destinations/catalog/actions-webhook-extensible/reddit-ads-audience-integration-recipe/
31+
title: Reddit Ads (Audiences) Integration Recipe
32+
- path: /connections/destinations/catalog/actions-webhook-extensible/reddit-ads-conversion-api-integration-recipe/
33+
title: Reddit Ads Conversion API Integration Recipe
1734
- path: /connections/event-delivery
1835
title: How do I check if data is reaching a destination?
1936
- path: /connections/find-writekey

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

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
title: Extensible Webhooks Destination
33
id: 66b1f528d26440823fb27af9
44
beta: true
5-
hidden: true
65
---
76

87
{% include content/plan-grid.md name="actions" %}
@@ -87,3 +86,13 @@ Follow these steps to enable your new destination:
8786
2. Toggle **Enable Destination** to on, then click **Save Changes**.
8887

8988
Your Extensible Webhooks destination is now set up and ready to send data to your webhook endpoints.
89+
90+
## Integrations with Extensible Webhooks
91+
92+
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.
93+
94+
- [Amazon Ads Audience Sync](/docs/connections/destinations/catalog/actions-webhook-extensible/amazon-ads-integration-recipe/)
95+
- [Google Search Ads 360 Conversion API](/docs/connections/destinations/catalog/actions-webhook-extensible/google-search-ads-integration-recipe/)
96+
- [Microsoft Dynamics 365 (Sales Hub)](/docs/connections/destinations/catalog/actions-webhook-extensible/microsoft-integration-recipe/)
97+
- [Reddit Ads (Audiences)](/docs/connections/destinations/catalog/actions-webhook-extensible/reddit-ads-audience-integration-recipe/)
98+
- [Reddit Ads Conversion API](/docs/connections/destinations/catalog/actions-webhook-extensible/reddit-ads-conversion-api-integration-recipe/)

0 commit comments

Comments
 (0)