@@ -40,19 +40,19 @@ The following sections walk through each step in detail.
40
40
41
41
## Authentication and setup
42
42
43
- Before adding the Twilio Messaging to Segment, create an API Key and Secret in your Twilio account.
43
+ Before you add the Twilio Messaging destination to Segment, you'll first need to create an API Key and Secret in your Twilio account.
44
44
45
45
To create your API Key and Secret:
46
46
47
47
1 . Sign in to your [ Twilio Console] ( https://console.twilio.com/ ) {: target ="_ blank"}.
48
- 2 . From your Account Dashboard, copy and save your ** Account SID** . You'll this in Segment later.
48
+ 2 . From your Account Dashboard, copy and save your ** Account SID** . You'll enter it in Segment later.
49
49
3 . In the ** Account Info** tab, click ** Go to API keys** .
50
50
4 . On the ** API keys & tokens** page, click ** Create API Key** .
51
51
5 . Enter a name for your API key, select the ** Standard** key type, then click ** Create** .
52
52
6 . On the ** Copy secret key** page, copy the ** SID** and ** Secret** values. Store them securely. You'll enter both in Segment later.
53
53
7 . Click ** Done** to finish creating the API Key.
54
54
55
- You now have your ** Account SID** , ** API Key SID** , and ** API Key Secret** , which are required to connect Twilio Messaging in Segment.
55
+ You now have your Account SID, API Key SID, and API Key Secret, which are required to connect Twilio Messaging in Segment.
56
56
57
57
## Add the Twilio Messaging destination
58
58
@@ -61,7 +61,7 @@ After setting up your Twilio credentials, add the Twilio Messaging destination t
61
61
To add the destination:
62
62
63
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. **
64
+ 2 . On the Setup screen, give the destination a name and select ** Fill in settings manually** .
65
65
3 . On your new destination page, click the ** Settings** tab.
66
66
4 . On the Settings tab, enter your ** Twilio Account SID** , ** Twilio API Key SID** , and ** Twilio API Key Secret** .
67
67
6 . To finish setting up the destination, click ** Save Changes** .
0 commit comments