Skip to content

Commit 6ae57c6

Browse files
Update src/connections/destinations/catalog/actions-twilio-messaging/index.md
Co-authored-by: stayseesong <83784848+stayseesong@users.noreply.github.com>
1 parent f7af2a6 commit 6ae57c6

File tree

1 file changed

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

1 file changed

+6
-5
lines changed

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

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,12 @@ This destination is maintained by Segment. For any issues with the destination [
1212

1313
### Create Twilio API Key and Secret
1414

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.
20+
5. Click **Done** to create the API Key.
2021

2122
### Create the Twilio Messaging destination
2223

0 commit comments

Comments
 (0)