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
+5-8Lines changed: 5 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -62,18 +62,15 @@ After setting up your Twilio credentials, add the Twilio Messaging destination t
62
62
63
63
To add the destination:
64
64
65
-
1. From the Twilio Messaging destination page, click **Add destination**.
66
-
2. On the Setup screen, give the destination a name and select **Fill in settings manually**.
67
-
3. On your new destination page, click the **Settings** tab.
68
-
4. On the Settings tab, enter your **Twilio Account SID**, **Twilio API Key SID**, and **Twilio API Key Secret**.
65
+
1. From your workspace’s [Destination Catalog](https://app.segment.com/goto-my-workspace/destinations/catalog){:target="_blank"}, search for **Twilio Messaging.**
66
+
2. Select **Twilio Messaging**, then click **Add destination**.
67
+
3. Select an existing source to connect to the destination, then click **Next**.
68
+
4. On your new destination page, click the **Settings** tab.
69
+
5. On the Settings tab, enter your **Twilio Account SID**, **Twilio API Key SID**, and **Twilio API Key Secret**.
69
70
6. To finish setting up the destination, click **Save Changes**.
70
71
71
72
The destination is now connected and ready to configure message mappings.
72
73
73
-
<!-- PW, 6/29/25; during private beta, there's no way to search for the destination in the catalog.
74
-
Users can only access the destination through the specific URL. I'll update these instructions once
75
-
it's publicly available and searchable in the workspace catalog. -->
76
-
77
74
## 3. Configuring message mappings
78
75
79
76
The Twilio Messaging destination supports one mapping action: **Send message**. Use this to set up when messages should be sent and what content they include.
0 commit comments