Skip to content

Commit f2e9f57

Browse files
authored
comma added
1 parent ae96240 commit f2e9f57

File tree

1 file changed

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

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ To configure the mapping:
9393

9494
| Field | Description | Notes |
9595
| ------------------------- | --------------------------------------------------------------------------- | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
96-
| **Channel** | Choose which channel to send the message on. | Options: SMS, MMS, WhatsApp and RCS. If selecting RCS, ensure that RCS is enabled in your Twilio account. |
96+
| **Channel** | Choose which channel to send the message on. | Options: SMS, MMS, WhatsApp, and RCS. If selecting RCS, ensure that RCS is enabled in your Twilio account. |
9797
| **Sender Type** | Pick how you want to send the message. | Options: Phone number or Messaging Service. Phone numbers must be approved in Twilio. |
9898
| **Content Template Type** | Select the type of content template. | Options include Inline or templates you’ve built in Twilio. Segment only shows templates that match your selected Channel and Template Type. |
9999
| **To Phone Number** | Enter the recipient’s phone number. | Must be in [E.164 format](https://www.twilio.com/docs/glossary/what-e164){:target="_blank"}. |
@@ -182,4 +182,4 @@ Here are a few things to keep in mind when using the Twilio Messaging destinatio
182182
- **Phone numbers must be approved**. Any phone number you use to send messages must be approved in your Twilio account and support the channel you’re sending on.
183183
- **Message logs and errors**. If a message fails to send, you can view details in your Twilio Console message logs. Common issues include invalid phone number formats or missing required template fields.
184184

185-
Understanding these details will help you set up your messaging flows smoothly and avoid unexpected errors.
185+
Understanding these details will help you set up your messaging flows smoothly and avoid unexpected errors.

0 commit comments

Comments
 (0)