Skip to content

Commit af135b3

Browse files
Update src/connections/destinations/catalog/actions-twilio-messaging/index.md
Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>
1 parent d91990e commit af135b3

File tree

1 file changed

+4
-4
lines changed
  • src/connections/destinations/catalog/actions-twilio-messaging

1 file changed

+4
-4
lines changed

src/connections/destinations/catalog/actions-twilio-messaging/index.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -45,10 +45,10 @@ The following Twilio Content Template types are supported: **Text**, **Media**,
4545
### Inline messages
4646
Messages can also be sent without referencing a Twilio Content Template. In this case the message body, Media URLs, and variables can be defined directly in Mapping fields. Segment then constructs the final message body by combining the provided body and variables before sending it through Twilio.
4747

48-
1. Select **Inline** from the 'Content Template Type' mapping field.
49-
2. Provide the message body in the **Inline Template** field. Variables can be included using Handlebars notation. e.g. {{first_name}}
50-
3. Provide Media URLs in the **Inline Media URLs** field.
51-
4. Define variables using the **Inline Variables** field. Make sure to define variables for every variable included in the message body.
48+
1. Select **Inline** from the *Content Template Type* mapping field.
49+
2. Provide the message body in **Inline Template**. You can include variables using Handlebars notation. For example, `{{first_name}}`.
50+
3. Provide Media URLs in **Inline Media URLs**.
51+
4. Define variables using the **Inline Variables**. Make sure to define variables for every variable included in the message body.
5252

5353
### Can templates be defined or edited in Segment?
5454
Segment does not have a Content Template Builder capability. Content Templates must be built in Twilio first, then referenced in Segment. Alternatively, the 'Inline message' option can be used (see above).

0 commit comments

Comments
 (0)