---
title: Using Twilio Verify with PingOne
description: You can add a Twilio account to use Twilio Verify for sending PingOne notifications.
component: pingone
page_id: pingone:settings:p1_using_twilio_verify_for_notifications
canonical_url: https://docs.pingidentity.com/pingone/settings/p1_using_twilio_verify_for_notifications.html
section_ids:
  steps: Steps
  next-steps: Next steps
---

# Using Twilio Verify with PingOne

You can add a Twilio account to use Twilio Verify for sending PingOne notifications.

## Steps

To start using Twilio Verify for PingOne notifications:

1. In the PingOne admin console, go to **Settings > Senders**.

2. Click **+**, enter the following options, and then click **Next**:

   1. In the **Sender Type** list, select **SMS/Voice**.

   2. In the **Provider Type** list, select **Twilio Verify**

3. In the **Provider Configuration** window, enter the following information to configure your Twilio Verify account to work with PingOne:

   1. Enter the **Account Sid** for the Twilio account.

   2. Enter the **Auth Token** for the Twilio account.

   3. Enter the **Twilio Verify Service SID**.

4. Click **Save**.

5. In your Twilio account:

   1. Turn on the **Enable Custom Verification Code** option.

   2. Enable events for auditing Twilio Verify activity by following the steps in the [Verify Events Onboarding Guide](https://www.twilio.com/docs/verify/verify-events-webhook-onboarding-guide) in the Twilio documentation. In the sink creation step, enter the following Ping URL in the **Destination** field: https\://api.pingone.com/v1/environments/{environmentId}/notificationCallback/twilioVerify and select POST as the method.

   |   |                                                                                                                                                                                                                                                                                                  |
   | - | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
   |   | If you're in a Ping Identity geography other than North America, replace *api.pingone.com* in the URL with the relevant domain, as described in [PingOne API domains](https://developer.pingidentity.com/pingone-api/before-you-begin/introduction.html) in the PingOne developer documentation. |

## Next steps

After saving Twilio Verify as a notification sender, when you edit a notification template, the SMS section contains a list of all the Verify templates defined for the account. You can select the Verify template that you want to use for the notification. Learn more about configuring notification templates in [Editing a notification template](../user_experience/p1_edit_notification.html).
