From a1b5a96eb6b2f4c8905694c3dbb5d0952a6a6ba7 Mon Sep 17 00:00:00 2001 From: rchinn-segment Date: Mon, 22 Aug 2022 15:55:25 -0700 Subject: [PATCH] Engage-Subscription-Casing --- src/engage/profiles/csv-upload.md | 2 ++ .../profiles/user-subscriptions/set-user-subscriptions.md | 5 ++++- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/src/engage/profiles/csv-upload.md b/src/engage/profiles/csv-upload.md index 59fa5d5a3a..27a500c0d5 100644 --- a/src/engage/profiles/csv-upload.md +++ b/src/engage/profiles/csv-upload.md @@ -85,6 +85,8 @@ In the `email_subscription_status` and `sms_subscription_status` columns, set su - `did-not-subscribe`: The user has provided their contact information but didn't actively subscribe or unsubscribe. - **No subscription status (blank value)**: The user's profile exists in Segment, but they haven't explicitly provided their contact information, and no subscription information is available. +Engage accepts both uppercase and lowercase subscription status values. + > success "" > Only contact users that subscribe to your communications. View [User Subscription States](/docs/engage/profiles/user-subscriptions/subscription-states/) to learn more. diff --git a/src/engage/profiles/user-subscriptions/set-user-subscriptions.md b/src/engage/profiles/user-subscriptions/set-user-subscriptions.md index 926f0f3bbb..5745fb53e7 100644 --- a/src/engage/profiles/user-subscriptions/set-user-subscriptions.md +++ b/src/engage/profiles/user-subscriptions/set-user-subscriptions.md @@ -30,6 +30,9 @@ These columns take the following values: - `did-not-subscribe`; for users who have neither subscribed nor unsubscribed from your marketing campaigns - Blank; for email addresses or phone numbers that Segment collected without the user explicitly providing them +> success "" +> Engage accepts both uppercase and lowercase subscription status values. + Refer to the [User Subscription States documentation](/docs/engage/profiles/user-subscriptions/subscription-states/) for detailed explanations of each subscription state.