Skip to content

Commit 0c1b466

Browse files
committed
Update Twilio Credentials Section
1 parent 7ad7dbc commit 0c1b466

File tree

2 files changed

+13
-8
lines changed

2 files changed

+13
-8
lines changed
86.3 KB
Loading

src/engage/overview/onboarding.md

Lines changed: 13 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@ To add the ability to send SMS campaigns in Engage, you’ll now create a Twilio
168168
### Create a Twilio account and generate an API key
169169

170170
> info "Copying Twilio Credentials"
171-
> This step generates an Account SID and API key secret that you’ll later add to Segment. Make sure you’re ready to copy and save both proceeding.
171+
> This step generates an Account SID, API key SID, and API key secret that you’ll later add to Segment. Make sure you’re ready to copy and save both proceeding.
172172
173173
Start by creating your Twilio account and getting an API key for Engage:
174174

@@ -178,19 +178,24 @@ Start by creating your Twilio account and getting an API key for Engage:
178178
4. Enter a name for the API key in the **Friendly name** field.
179179
5. Set the region to **United States (US1) - Default** and key type to **Standard**.
180180
6. Click **Create API Key**.
181-
7. Copy the **SID** and **Secret** field contents.
181+
7. Copy both the **SID** and **Secret** field contents.
182+
182183

183184
![Copying the Twilio API key](images/apikeys.png "Copying the Twilio API key")
184185

185-
8. Switch to the browser tab or window with your Personas workspace.
186-
9. Navigate to **Personas > Settings > Messaging Service**. Under **Send SMS messages with Twilio**, click the **Get Started** button. The **Set up your SMS service** page appears.
187-
10. Under **Enter your Twilio API Key information** (shown below), paste the SID and API Key Secret you copied above into their respective fields.
188-
11. Click **Verify**, then click **Save Twilio Account.**
186+
8. Return to the API keys & tokens page. In the **Live credentials** section, copy the Account SID credentials.
187+
188+
![Copying the Twilio Account SID key](images/twilioaccountsid.png "Copying the Twilio API key")
189+
190+
9. Switch to the browser tab or window with your Personas workspace.
191+
10. Navigate to **Personas > Settings > Messaging Service**. Under **Send SMS messages with Twilio**, click the **Get Started** button. The **Set up your SMS service** page appears.
192+
11. Under **Enter your Twilio API Key information** (shown below), paste the Account SID, API Key SID, and API Key Secret you copied above into their respective fields.
193+
12. Click **Verify**, then click **Save Twilio Account.**
189194

190-
![Entering Twilio API key into Engage](images/engageapifields.png "Entering Twilio API key into Engage")
195+
<!-- ![Entering Twilio API key into Engage](images/engageapifields.png "Entering Twilio API key into Engage") -->
191196

192197
> info ""
193-
> If you’re unable to verify your SID or API Key secret, you may have copied an extra space at the end of one or the other. Verify that you’ve not added any extra characters or spaces, then try to verify again.
198+
> If you’re unable to verify your Account SID, SID, or API Key secret, you may have copied an extra space at the end of one or the other. Verify that you’ve not added any extra characters or spaces, then try to verify again.
194199
195200
### Set up a Twilio Messaging Service
196201

0 commit comments

Comments
 (0)