Skip to content

Commit 018d90b

Browse files
committed
Update SMS campaigns
1 parent f88b592 commit 018d90b

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

src/engage/campaigns/sms-campaigns.md

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -52,14 +52,15 @@ Follow these steps to create an SMS campaign:
5252

5353
At this point, you can send a test SMS before publishing your campaign. Testing the SMS confirms that your content and merge tags appear as expected.
5454

55-
As part of the test send, you can select a test profile. The test profile populates any SMS merge tags with personalized content. The phone number associated with the test profile won't receive the test SMS.
55+
As part of your test send, you can enter custom values to populate the profile traits in your SMS message.
5656

5757
Follow these steps to test your campaign:
5858

59-
1. In the **Send SMS** pane, click **Test SMS**.
60-
2. In the **Recipients** field, enter the phone number(s) that will receive your test SMS.
61-
3. Select a test profile and click **Use as Test Profile**.
62-
4. Click **Send Test SMS**.
59+
1. In the **Send an SMS** pane, click **Test SMS**.
60+
2. If your template has profile traits, enter a trait value for the test SMS. This ensures that your merge tags work as expected.
61+
- To test a default value, leave the profile traits field blank. Default values must be assigned in your merge tags. For example, `loyal customer` would be the default for the following merge tag: {% raw %}```{{profile.traits.first_name | default: "loyal customer"}}```{% endraw %}.
62+
3. In the **Recipients** field, enter the phone number(s) that will receive your test SMS.
63+
4. Click **Send test SMS**.
6364

6465
### Publish your SMS campaign
6566

0 commit comments

Comments
 (0)