Skip to content

Commit 8613a3f

Browse files
authored
Merge pull request #6543 from segmentio/samkcrespo-patch-21
Update set-user-subscriptions.md - update to include RETL option
2 parents 71cfd09 + 97b8948 commit 8613a3f

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

src/engage/user-subscriptions/set-user-subscriptions.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plan: engage-premier
55

66
Segment associates a [user subscription state](/docs/engage/user-subscriptions/subscription-states/) with each email address and phone number in your Engage audiences. Subscription states give you insight into the level of consent a user has given you to receive your Engage campaigns.
77

8-
You can set a user’s subscription state using a CSV file or, programmatically, using Segment’s APIs. On this page, you’ll learn how and when to use both processes.
8+
You can set a user’s subscription state using a CSV file or, programmatically, using Reverse ETL or Segment’s APIs. On this page, you’ll learn how and when to use these processes.
99

1010
## Setting user subscriptions with a CSV file upload
1111

@@ -109,3 +109,7 @@ For successful requests, Segment instantly updates subscription states in your w
109109

110110
> success ""
111111
> While SMS and WhatsApp share the same number, you must add a separate subscription state for both of them.
112+
113+
## Setting user subscriptions with Reverse ETL
114+
115+
[Engage Premier Subscriptions users](/docs/engage/user-subscriptions/) can use Reverse ETL to sync subscription data from warehouses to destinations. To get started with using Reverse ETL for managing subscriptions, see [Reverse ETL for Engage Premier Subscriptions](https://segment.com/docs/connections/reverse-etl/#reverse-etl-for-engage-premier-subscriptions).

0 commit comments

Comments
 (0)