You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/engage/profiles/csv-upload.md
+3-7Lines changed: 3 additions & 7 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -72,8 +72,8 @@ Use the CSV Uploader to set subscription states for user email addresses and pho
72
72
> Each user profile in a Segment workspace can have multiple email addresses and phone numbers, all with different subscription states.
73
73
74
74
For each CSV file, Engage adds:
75
-
- An `email_subscription_status` column next to **Email**columns.
76
-
- An `sms_subscription_status` column next to **SMS**columns.
75
+
- An `email_subscription_status` column next to the **Email**column.
76
+
- An `sms_subscription_status` column next to the **Phone**column.
77
77
78
78
In the `email_subscription_status` and `sms_subscription_status` columns, set subscription states for email and phone numbers with the following values:
79
79
@@ -95,11 +95,7 @@ Please note the following limits as you upload CSV files to Twilio Engage:
95
95
- Upload CSV files with up to 1 million rows (plus one header row).
96
96
- You can only upload one file at a time.
97
97
- The CSV file size can't exceed 15 MB.
98
-
99
-
> warning ""
100
-
> At this time, the following beta limitations apply:
101
-
> - Email addresses and phone numbers that unsubscribe from your campaigns can't be re-subscribed.
102
-
> - If you upload the same email or phone number with different subscription states in a CSV file, the resulting subscription status isn't guaranteed.
98
+
- If you upload the same email or phone number with different subscription states in a CSV file, Engage doesn't guarantee the subscription status result.
0 commit comments