Skip to content

Commit a2e9de8

Browse files
committed
Minor fix
1 parent 213c4f0 commit a2e9de8

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

src/engage/user-subscriptions/csv-upload.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ Engage uses the following error codes on the report:
9090
| CONFIGURATION_ERROR | Your SendGrid settings are not configured correctly. [Contact Segment support](https://app.segment.com/workspaces?contact=1){:target="_blank"} for help. |
9191
| SYSTEM_ERROR | Something went wrong. Please try again. |
9292
| UNABLE_TO_SUBSCRIBE | You can't update the subscription status for this phone number because the user unsubscribed by replying `STOP`. The user must reply `START` to resubscribe. |
93-
| GLOBAL_STATE_NOT_SUBSCRIBED | Global state isn't subscribed or set, so Segment can't update subscription states. |
9493

9594

9695
### Validation errors
@@ -132,19 +131,6 @@ Engage accepts both uppercase and lowercase subscription status values.
132131
> success ""
133132
> Only contact users that subscribe to your communications. View [User Subscription States](/docs/engage/user-subscriptions/subscription-states/) to learn more.
134133
135-
## Subscription group CSV upload limits
136-
137-
Please note the following limits as you upload CSV files to Twilio Engage:
138-
- You can only upload .csv files.
139-
- Files can't be empty and must have at least one header and one row.
140-
- You can't have multiple columns with the same header.
141-
- Upload CSV files with up to 1 million rows (plus one header row).
142-
- You can only upload one file at a time.
143-
- The CSV file size can't exceed 100 MB.
144-
- If you upload the same email or phone number with different subscription states in a single CSV file, Engage doesn't guarantee the subscription status result.
145-
- The `phone` and `email` identifiers must be valid phone numbers and email addresses, otherwise they'll process as errors.
146-
- The subscription group CSV upload only honors group subscriptions, so `sms_subscription_status`, `whatsapp_subscription_status`, and `email_subscription_status` aren't allowed.
147-
- Other than `[group_name]_subscription_status`, you should set up all columns in your identity resolution configuration.
148134

149135
## Message consent
150136

0 commit comments

Comments
 (0)