Skip to content

Commit 079ff67

Browse files
authored
Merge pull request #4882 from segmentio/estgc-patch-2
Add email size limit
2 parents 66412cd + f576cf4 commit 079ff67

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

src/engage/campaigns/broadcasts.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,12 @@ SMS broadcasts longer than 160 characters are split into segments and then joine
7272

7373
For more on message segments, view [SMS character limits](https://www.twilio.com/docs/glossary/what-sms-character-limit){:target="_blank"}.
7474

75+
### Email template limits
76+
77+
The total size of your email, including attachments, must be less than 30MB.
78+
79+
To learn more, view SendGrid's [email limits](https://docs.sendgrid.com/api-reference/mail-send/limitations#:~:text=The%20total%20size%20of%20your,must%20no%20more%20than%201000.){:target="_blank"}.
80+
7581
### Scale and throughput
7682

7783
The following table lists geographic availability, scale, and speed details for email broadcasts and [short code SMS](https://support.twilio.com/hc/en-us/articles/223182068-What-is-a-Messaging-Short-Code-){:target="_blank"} broadcasts:
@@ -87,4 +93,4 @@ Segment recommends that you use short code phone numbers for SMS broadcasts sent
8793

8894
## Broadcast analytics
8995

90-
Engage tracks analytics for both email and SMS broadcasts. For more information on Engage analytics, view [Analytics Overview](/docs/engage/analytics/).
96+
Engage tracks analytics for both email and SMS broadcasts. For more information on Engage analytics, view [Analytics Overview](/docs/engage/analytics/).

0 commit comments

Comments
 (0)