File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -47,11 +47,14 @@ You can send test emails before you include a template in marketing campaigns.
47
47
- Profiles that you send test messages to must have a userId in Segment.
48
48
5 . Select ** Send test email** .
49
49
50
+ {% comment %}
50
51
> success ""
51
52
> When you send a test message, the trait must be valid for the field it's being used in. For example:
52
53
> - If you use ` profile.traits.first_name ` in the ** From sender** field, it must be a valid username.
53
54
> - If you use ` profile.traits.email ` in the ** Reply to email** field, it must be a valid email address.
54
55
56
+ {% endcomment %}
57
+
55
58
> info ""
56
59
> You can also test email templates directly from a [ Send an Email step] ( /docs/engage/journeys/build-journey/#send-an-email ) in Journeys.
57
60
You can’t perform that action at this time.
0 commit comments