Skip to content

Commit c3e8788

Browse files
committed
added blurb to catalog
1 parent 751cd20 commit c3e8788

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

src/connections/reverse-etl/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -159,7 +159,7 @@ In order for Segment to compute the data changes within your warehouse, Segment
159159
> There may be cost implications to having Segment query your warehouse tables.
160160
161161
## Segment Connections destination
162-
If you don’t see your destination listed in the [Reverse ETL catalog], use the [Segment Connections destination](/docs/connections/destinations/catalog/actions-segment/) to send data from your Reverse ETL warehouse to other destinations listed in the [catalog](/docs/connections/destinations/catalog/).
162+
If you don’t see your destination listed in the Reverse ETL catalog, use the [Segment Connections destination](/docs/connections/destinations/catalog/actions-segment/) to send data from your Reverse ETL warehouse to other destinations listed in the [catalog](/docs/connections/destinations/catalog/).
163163

164164
The Segment Connections destination enables you to mold data extracted from your warehouse in [Segment Spec](/docs/connections/spec/) API calls that are then processed by [Segment’s HTTP Tracking API](/docs/connections/sources/catalog/libraries/server/http-api/). The requests hit Segment’s servers, and then Segment routes your data to any destination you want. Get started with the [Segment Connections destination](/docs/connections/destinations/catalog/actions-segment/).
165165

src/connections/reverse-etl/reverse-etl-catalog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22
title: Reverse ETL Catalog
33
hidden: true
44
---
5+
6+
These destinations support [Reverse ETL](/docs/connections/reverse-etl/). If you don’t see your destination listed in the Reverse ETL catalog, use the [Segment Connections destination](/docs/connections/destinations/catalog/actions-segment/) to send data from your Reverse ETL warehouse to other destinations listed in the [catalog](/docs/connections/destinations/catalog/).
7+
58
<div class="destinations-catalog">
69
<div class="flex flex--wrap waffle waffle--xlarge">
710
{% assign destinations = site.data.catalog.destinations.items%}

0 commit comments

Comments
 (0)