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
+20-2Lines changed: 20 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -26,12 +26,11 @@ Twilio Messaging integrates tightly with Segment's data and audience tools, so y
26
26
> info "Twilio Messaging Destination Private Beta"
27
27
> Bidirectional sync is in Private Beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
28
28
29
-
30
29
## Getting started
31
30
32
31
To start sending messages through Twilio Messaging, you'll set up your Twilio account credentials and connect the destination in Segment.
33
32
34
-
At a high level, you will:
33
+
You'll set up the Twilio Messaing destination in three stages:
35
34
36
35
1. Create a Twilio API Key and Secret.
37
36
2. Add the Twilio Messaging destination in Segment.
@@ -54,3 +53,22 @@ To create your API Key and Secret:
54
53
7. Click **Done** to finish creating the API Key.
55
54
56
55
You now have your **Account SID**, **API Key SID**, and **API Key Secret**, which are required to connect Twilio Messaging in Segment.
56
+
57
+
## Add the Twilio Messaging destination
58
+
59
+
After setting up your Twilio credentials, add the Twilio Messaging destination to your Segment workspace.
60
+
61
+
To add the destination:
62
+
63
+
1. From the Twilio Messaging destination page, click **Add destination**.
64
+
2. On the Setup screen, give the destination a name and select **Fill in settings manually.**
65
+
3. On your new destination page, click the **Settings** tab.
66
+
4. On the Settings tab, enter your **Twilio Account SID**, **Twilio API Key SID**, and **Twilio API Key Secret**.
67
+
6. To finish setting up the destination, click **Save Changes**.
68
+
69
+
The destination is now connected and ready to configure message mappings.
70
+
71
+
<!-- PW, 6/29/25; during private beta, there's no way to search for the destination in the catalog.
72
+
Users can only access the destination through the specific URL. I'll update these instructions once
73
+
it's publicly available and searchable in the workspace catalog. -->
0 commit comments