You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/destinations/catalog/actions-twilio-messaging/index.md
+12Lines changed: 12 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,3 +22,15 @@ This destination supports two ways to send messages:
22
22
-**Inline messages**: Messages created directly in Segment, with dynamic fields and variables.
23
23
24
24
Twilio Messaging integrates tightly with Segment's data and audience tools, so you can deliver timely, personalized messages without building custom integrations.
25
+
26
+
## Getting started
27
+
28
+
To start sending messages through Twilio Messaging, you'll set up your Twilio account credentials and connect the destination in Segment.
29
+
30
+
At a high level, you will:
31
+
32
+
1. Create a Twilio API Key and Secret.
33
+
2. Add the Twilio Messaging destination in Segment.
34
+
3. Configure message mappings to define what messages to send and when.
35
+
36
+
The following sections walk through each step in detail.
0 commit comments