Skip to content

Commit 8bdc6e5

Browse files
authored
Merge pull request #4922 from segmentio/whatsapp-mms-ga-updates
WhatsApp and MMS GA Updates
2 parents d9431d1 + d1a1e06 commit 8bdc6e5

File tree

4 files changed

+45
-26
lines changed

4 files changed

+45
-26
lines changed

src/engage/campaigns/whatsapp-campaigns.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: WhatsApp Campaigns
33
plan: engage-premier
44
---
55

6-
> info "WhatsApp Public Beta"
7-
> WhatsApp as an Engage channel is in public beta.
8-
96
## How Engage campaigns work
107

118
Twilio Engage uses Journeys to send WhatsApp, email, and SMS campaigns. With Journeys, you add conditions and steps that trigger actions like sending a WhatsApp message.

src/engage/content/sms/template.md

Lines changed: 44 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,29 @@ You can build an SMS template and include personalized content in messages based
88

99
Use personalized SMS messages to connect with users in real-time, as they reach a specific step in a journey.
1010

11+
## SMS template types
12+
13+
You can choose between two SMS template types:
14+
15+
- **Media**, which contains media and text content
16+
- **Text**, which contains text content of up to 1600 characters
17+
1118
## Build an SMS message template
1219

1320
> info ""
1421
> You must first configure your SMS service with Twilio to build an SMS template in Engage. Visit the [onboarding steps](/docs/engage/onboarding/) for more on how to connect a Twilio account.
1522
16-
To build an SMS template, navigate to **Engage > Content** and click **Create Template**.
23+
Follow these steps to build an SMS template:
1724

18-
1. Select **SMS**, then click **Configure**.
19-
2. Add a template name and description.
20-
3. Select a [Twilio Engage messaging service](https://support.twilio.com/hc/en-us/articles/223181308-Getting-started-with-Messaging-Services){:target="blank"} to use.
21-
4. Add the body of your text message. To personalize your message based on user profile traits, include [merge tags](#personalize-with-merge-tags).
22-
1. Include an opt-out message in the body of your text. For example, "Reply STOP to unsubscribe." See [SMS Best Practices](#sms-best-practices-and-limitations) for more information.
23-
5. [Test your personalized SMS](#test-your-sms-template) with relevant user profiles.
24-
6. Click **Create SMS Template**.
25+
1. Navigate to **Engage > Content** and click **Create template**.
26+
2. Select **SMS**, then click **Configure**.
27+
3. Enter a template name and select your template's language.
28+
4. Select your template's content type, then click **Next**.
29+
- For text templates, enter your message's text in the **Body** field and add any desired [merge tags](#personalize-with-merge-tags).
30+
- For media templates, enter your message's text in the **Body** field, add the media URL, then add any desired merge tags. Media templates support PNG, JPEG, and GIF files.
31+
5. Include an opt-out message in the body of your text. For example, "Reply STOP to unsubscribe." See [SMS Best Practices](#sms-best-practices-and-limitations) for more information.
32+
6. Once you've finished adding your template's content, click **Save**.
33+
7. Segment confirms that your template was saved.
2534

2635
Use the SMS Templates screen to preview and update existing SMS message templates.
2736

@@ -70,24 +79,42 @@ Once you've configured Link Shortening, Twilio automatically shortens the link U
7079
> info ""
7180
> Link Shortening is only available for SMS messages.
7281
73-
## Clone an SMS message template
82+
## Working with SMS message templates
83+
84+
You can edit, duplicate, and delete SMS templates within your Engage workspace.
85+
86+
### Edit an SMS message template
87+
88+
To edit an SMS template:
89+
90+
1. Navigate to **Engage > Content**.
91+
2. Select the **...** icon next to template you want to edit. Click **Edit**.
92+
3. From the template's overview page, select **Edit** or **Settings**.
93+
4. Edit your template, then click **Update Template** to save your changes.
94+
95+
### Duplicate an SMS message template
96+
97+
To duplicate an SMS template:
98+
99+
1. Navigate to **Engage > Content**.
100+
2. Select the **...** icon next to template you want to duplicate. Click **Duplicate**.
101+
3. From the **Duplicate Template** popup, click **Duplicate**.
74102

75-
You can clone existing SMS templates to edit and use in your message campaigns.
103+
After you duplicate a template, you can edit it from the Templates page.
76104

77-
To clone a template, navigate to the Templates page (**Engage > Content**). You can also clone from the Overview page of an individual template.
105+
### Delete an SMS message template
78106

79-
1. Click the **...** icon.
80-
2. Select **Clone**.
81-
3. Enter a template name.
82-
4. Click **Clone** to save the template.
107+
To delete an SMS template:
83108

84-
After you clone a template, you can edit it from the Templates page.
109+
1. Navigate to **Engage > Content**.
110+
2. Select the **...** icon next to template you want to delete. Click **Delete**.
111+
2. From the **Confirm Template Deletion** popup, click **Delete Template**.
85112

86113
## SMS best practices and limitations
87114

88115
### Include an SMS opt-out message
89116

90-
When you build an SMS, it's important to include an opt-out message in the body of your text that informs recipients they can unsubscribe from a message channel.
117+
When you build an SMS, include an opt-out message in the body of your text that informs recipients they can unsubscribe from a message channel.
91118

92119
When an SMS recipient replies "Stop" to an SMS, they'll receive an opt-out confirmation, and Engage updates their phone number subscription status. Visit the [User Subscription States](/docs/engage/user-subscriptions/subscription-states/) documentation to learn more about user subscriptions in Engage.
93120

src/engage/content/whatsapp.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,6 @@ title: WhatsApp Template
33
plan: engage-premier
44
---
55

6-
> info "WhatsApp Public Beta"
7-
> WhatsApp as an Engage channel is in public beta.
8-
96
With Twilio Engage, you can build personalized WhatsApp templates to store and use throughout marketing campaigns.
107

118
This page explains how to create, build, and submit WhatsApp templates for approval.

src/engage/onboarding.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -252,14 +252,12 @@ To finish setting up your Messaging Service, you’ll now [configure an event we
252252

253253
## Stage 4: Create and configure Twilio WhatsApp services
254254

255-
> info "WhatsApp Public Beta"
256-
> WhatsApp as an Engage channel is in public beta.
257-
258255
To send WhatsApp messages in Twilio Engage, you'll register a Twilio number with WhatsApp, connect your Facebook account, and create a WhatsApp messaging service.
259256

260257
### Register a Twilio number with WhatsApp
261258

262259
1. [Purchase an SMS-capable phone number](https://support.twilio.com/hc/en-us/articles/223135247-How-to-Search-for-and-Buy-a-Twilio-Phone-Number-from-Console){:target="_blank"} within your Twilio Console.
260+
- For international numbers, view Twilio's [Phone Number Regulations](https://www.twilio.com/en-us/guidelines/regulatory){:target="_blank"} guidelines.
263261
2. From the Twilio side menu, navigate to **Messaging > Senders > WhatsApp Senders**.
264262
3. Select **Create new sender**.
265263
4. From the **New Sender** builder, find **Twilio phone number**, then choose the phone number you purchased in Step 1. Select **Continue**.

0 commit comments

Comments
 (0)