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
+6-5Lines changed: 6 additions & 5 deletions
Original file line number
Diff line number
Diff line change
@@ -12,11 +12,12 @@ This destination is maintained by Segment. For any issues with the destination [
12
12
13
13
### Create Twilio API Key and Secret
14
14
15
-
1. Sign in to your [Twilio Console](https://console.twilio.com/). On the "Twilio Home" page save the **Account SID** value securely. You will need it in a later step.
16
-
2. While still on the "Twilio Home" page, click on **Go to API Keys**.
17
-
3. On the "API keys & tokens" page, click **Create API key** then follow the instructions to create the key. **Key Type** should be set to Standard.
18
-
4. On the "Copy secret key" page, save the **SID** and **Secret** values securely. You will need these in a later step.
19
-
5. Click the **Done** button to create the API Key.
15
+
To create the Twilio API Key and Secret Key:
16
+
1. Sign in to your [Twilio Console](https://console.twilio.com/). On the **Twilio Home** page save the **Account SID** value securely. You will need it in a later step.
17
+
2. Click **Go to API Keys** on the **Twilio Home** page.
18
+
3. On the **API keys & tokens** page, click **Create API key**, then follow the instructions to create the key. **Key Type** should be set to Standard.
19
+
4. On the **Copy secret key** page, save the **SID** and **Secret** values securely. You will need these in a later step.
0 commit comments