Skip to content

Commit d40acff

Browse files
authored
Merge pull request #6450 from segmentio/joeynmq-patch-5
Arrays/objects are not supported in Broadcasts
2 parents cb95acc + 2cced35 commit d40acff

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/engage/content/email/template.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ You can send test emails before you include a template in marketing campaigns.
5555
5656
{% endcomment %}
5757

58-
5958
> info ""
6059
> You can also test email templates directly from a [Send an Email step](/docs/engage/journeys/build-journey/#send-an-email) in Journeys.
6160
@@ -121,9 +120,12 @@ The manage preference link lets your customers opt in and out of email groups on
121120

122121
For more information, see [subscription groups](/docs/engage/user-subscriptions/subscription-groups/).
123122

123+
### Arrays and objects in Broadcasts
124+
Segment doesn't support profile traits in object and array datatypes in [Broadcasts](/docs/engage/campaigns/broadcasts/), but you cam use them in [Journeys](/docs/engage/journeys/).
125+
124126
## Next steps
125127

126128
- View some [email deliverability tips and tricks](https://docs.sendgrid.com/ui/sending-email/deliverability){:target="blank"} from SendGrid.
127129

128130
- You can also use the Templates screen in Engage to [build SMS templates](/docs/engage/content/sms/template/).
129-
131+

0 commit comments

Comments
 (0)