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/content/email/template.md
+6-2Lines changed: 6 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -55,7 +55,6 @@ You can send test emails before you include a template in marketing campaigns.
55
55
56
56
{% endcomment %}
57
57
58
-
59
58
> info ""
60
59
> You can also test email templates directly from a [Send an Email step](/docs/engage/journeys/build-journey/#send-an-email) in Journeys.
61
60
@@ -121,9 +120,14 @@ The manage preference link lets your customers opt in and out of email groups on
121
120
122
121
For more information, see [subscription groups](/docs/engage/user-subscriptions/subscription-groups/).
123
122
123
+
## Known limitations
124
+
125
+
### Arrays and Objects are not supported in Broadcasts
126
+
At this time, profile traits in object and array datatypes are not supported in [Broadcasts](/docs/engage/campaigns/broadcasts/), however you can use them in [Journeys](/docs/engage/journeys/).
127
+
124
128
## Next steps
125
129
126
130
- View some [email deliverability tips and tricks](https://docs.sendgrid.com/ui/sending-email/deliverability){:target="blank"} from SendGrid.
127
131
128
132
- You can also use the Templates screen in Engage to [build SMS templates](/docs/engage/content/sms/template/).
0 commit comments