diff --git a/src/_data/sidenav/_auto/main.yml b/src/_data/sidenav/_auto/main.yml index bc7844ddc9..e317e7dbfe 100644 --- a/src/_data/sidenav/_auto/main.yml +++ b/src/_data/sidenav/_auto/main.yml @@ -261,3 +261,4 @@ sections: title: Prod and Testing Environments in Segment - path: /segment-app/verify-email-address title: How do I verify my email address? + \ No newline at end of file diff --git a/src/_data/sidenav/main.yml b/src/_data/sidenav/main.yml index 52e5900904..43d04ab97e 100644 --- a/src/_data/sidenav/main.yml +++ b/src/_data/sidenav/main.yml @@ -188,6 +188,21 @@ sections: menu_icon: read-more - path: /connections/destinations/destination-filters title: Destination Filters + - section_title: Extensible Webhooks + slug: connections/destinations/catalog/actions-webhook-extensible/ + section: + - path: /connections/destinations/catalog/actions-webhook-extensible/ + title: Extensible Webhooks Destination + - path: /connections/destinations/catalog/actions-webhook-extensible/amazon-ads-integration-recipe + title: Amazon Ads Audience Sync Integration Recipe + - path: /connections/destinations/catalog/actions-webhook-extensible/google-search-ads-integration-recipe + title: Google Search Ads 360 Conversion API Integration Recipe + - path: /connections/destinations/catalog/actions-webhook-extensible/microsoft-integration-recipe + title: Microsoft Dynamics 365 (Sales Hub) Integration Recipe + - path: /connections/destinations/catalog/actions-webhook-extensible/reddit-ads-audience-integration-recipe + title: Reddit Ads (Audiences) Integration Recipe + - path: /connections/destinations/catalog/actions-webhook-extensible/reddit-ads-conversion-api-integration-recipe + title: Reddit Ads Conversion API Integration Recipe - section_title: Reverse ETL slug: connections/reverse-etl section: @@ -475,7 +490,7 @@ sections: - path: '/engage/journeys' title: Journeys Overview - section_title: Journeys V1 - slug: '/engage/journeys/v1' + slug: 'engage/journeys/v1' section: - path: '/engage/journeys/v1/build-journey' title: 'Build a Journey' @@ -486,7 +501,7 @@ sections: - path: '/engage/journeys/v1/journeys-logic' title: Understand Journeys Logic - section_title: Journeys V2 - slug: '/engage/journeys/v2' + slug: 'engage/journeys/v2' section: - path: /engage/journeys/v2/ title: Overview diff --git a/src/_data/sidenav/strat.yml b/src/_data/sidenav/strat.yml index 51d8852447..3a7b4f74d8 100644 --- a/src/_data/sidenav/strat.yml +++ b/src/_data/sidenav/strat.yml @@ -254,3 +254,19 @@ sections: title: Analytics-CSharp - path: /connections/sources/catalog/libraries/server/csharp/migration-guide/ title: Analytics-CSharp Migration Guide + +- slug: actions-webhook-extensible + section_title: Extensible Webhooks + section: + - path: /connections/destinations/catalog/actions-webhook-extensible/ + title: Extensible Webhooks Destination + - path: /connections/destinations/catalog/actions-webhook-extensible/amazon-ads-integration-recipe + title: Amazon Ads Audience Sync integration recipe + - path: /connections/destinations/catalog/actions-webhook-extensible/google-search-ads-integration-recipe + title: Google Search Ads 360 Conversion API integration recipe + - path: /connections/destinations/catalog/actions-webhook-extensible/microsoft-integration-recipe + title: Microsoft Dynamics 365 (Sales Hub) integration recipe + - path: /connections/destinations/catalog/actions-webhook-extensible/reddit-ads-audience-integration-recipe + title: Reddit Ads (Audiences) integration recipe + - path: /connections/destinations/catalog/actions-webhook-extensible/reddit-ads-conversion-api-integration-recipe + title: Reddit Ads Conversion API integration recipe \ No newline at end of file diff --git a/src/connections/destinations/catalog/actions-webhook-extensible/index.md b/src/connections/destinations/catalog/actions-webhook-extensible/index.md index 173cfbadd3..da2f29b77e 100644 --- a/src/connections/destinations/catalog/actions-webhook-extensible/index.md +++ b/src/connections/destinations/catalog/actions-webhook-extensible/index.md @@ -1,12 +1,12 @@ --- -title: Extensible Webhooks Destination +title: Extensible Webhook Destination id: 66b1f528d26440823fb27af9 -hidden: true redirect_from: '/connections/destinations/catalog/extensible-webhook/' --- + {% include content/plan-grid.md name="actions" %} -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. +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. This destination is not currently available in EU regions. @@ -16,14 +16,14 @@ Segment maintains this destination. For any issues, [contact Segment Support](fr To set up and use Extensible Webhooks, you'll follow these four main stages: -1. **Create the new destination**: Add the Extensible Webhooks destination to your workspace and link it to a source. +1. **Create the new destination**: Add the Extensible Webhook destination to your workspace and link it to a source. 2. **Set up authentication**: Configure the required authentication settings to activate the destination. 3. **Map and configure data**: Define how data flows from Segment to your webhook endpoints by mapping fields and customizing the payload. 4. **Enable the destination**: Complete the setup by enabling the destination to start sending data. ## 1. Create a new Extensible Webhooks destination -1. From your workspace's [Destination catalog page](https://app.segment.com/goto-my-workspace/destinations/catalog){:target="_blank”} search for "Extensible Webhooks." +1. From your workspace's [Destination catalog page](https://app.segment.com/goto-my-workspace/destinations/catalog){:target="_blank”} search for "Extensible Webhook." 2. Select **Extensible Webhook** and Click **Add destination**. 3. Select an existing source to connect to the destination. 4. Enter a name for the destination and click **Create destination.** @@ -84,4 +84,14 @@ Follow these steps to enable your new destination: 1. Return to **Basic Settings** in your destination's **Settings** tab. 2. Toggle **Enable Destination** to on, then click **Save Changes**. -Your Extensible Webhooks destination is now set up and ready to send data to your webhook endpoints. +Your Extensible Webhook destination is now set up and ready to send data to your webhook endpoints. + +## Integrations with Extensible Webhook destination + +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. + +- [Amazon Ads Audience Sync](/docs/connections/destinations/catalog/actions-webhook-extensible/amazon-ads-integration-recipe/) +- [Google Search Ads 360 Conversion API](/docs/connections/destinations/catalog/actions-webhook-extensible/google-search-ads-integration-recipe/) +- [Microsoft Dynamics 365 (Sales Hub)](/docs/connections/destinations/catalog/actions-webhook-extensible/microsoft-integration-recipe/) +- [Reddit Ads (Audiences)](/docs/connections/destinations/catalog/actions-webhook-extensible/reddit-ads-audience-integration-recipe/) +- [Reddit Ads Conversion API](/docs/connections/destinations/catalog/actions-webhook-extensible/reddit-ads-conversion-api-integration-recipe/)