Skip to content

Commit e976228

Browse files
Update index.md
1 parent e11093a commit e976228

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/reverse-etl/index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Reverse ETL (Extract, Transform, Load) extracts data from a data warehouse using
99

1010
## Example use cases
1111
Use Reverse ETL when you want to:
12-
* Sync audiences and other data built in the warehouse to Braze, Iterable, Hubspot, or Salesforce Marketing Cloud for personalized marketing campaigns.
12+
* Sync audiences and other data built in the warehouse to Braze, Hubspot, or Salesforce Marketing Cloud for personalized marketing campaigns.
1313
* Sync enriched data to Mixpanel for a more complete view of the customer, or enrich Segment Profiles with data from the warehouse.
1414
* Send data in the warehouse back into Segment as events that can be activated in all supported destinations, including Twilio Engage and other platforms.
1515
* Pass offline or enriched data to conversion APIs like Facebook, Google Ads, TikTok, or Snapchat.
@@ -202,4 +202,4 @@ Record count | The maximum number of records a single sync will process. Note: T
202202
Column count | The maximum number of columns a single sync will process. | 512 columns
203203
Column name length | The maximum length of a record column. | 128 characters
204204
Record JSON size | The maximum size for a record when converted to JSON (some of this limit is used by Segment). | 512 KiB
205-
Column JSON size | The maximum size of any single column value. | 128 KiB
205+
Column JSON size | The maximum size of any single column value. | 128 KiB

0 commit comments

Comments
 (0)