Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Set up the Plivo spoke

Integrate the ServiceNow instance and Plivo account by using the basic authentication to authenticate ServiceNow requests.

Before you begin

  • Request an Integration Hub subscription.
  • Activate the Plivo spoke.
  • Role required: admin.

Configure a connection for the Plivo spoke

Add and configure a Plivo connection to authenticate ServiceNow requests in Plivo spoke.

Before you begin

  • Values of AUTH ID and AUTH TOKEN. You can find these vales in the dashboard of your Plivo account. For more information, see Authentication in the Plivo documentation.
  • Role required: admin

Procedure

  1. Navigate to All > Process Automation > Workflow Studio.

  2. Click the Integrations tab.

  3. Under Connections, toggle and enable the Outbound connections.

  4. Locate the alias for Plivo and click View Details.

    • To configure the default connection and credential alias record that is shipped along with the Plivo spoke, click View Details.
Image omitted: plivo-connection.png
Connection for Plivo spoke.
-   To manage more than one Plivo spoke connection records, you should create a new child alias record by clicking **Add Connection**. For more information about using multiple connections, see [Supporting multiple connections](support-multiple-connections.md).
If you are configuring the spoke for the first time, click **Configure**. Otherwise, click **Edit**.
Image omitted: plivo-conf-connection.png
First-time connection configuration of the Plivo spoke.
  1. On the Configure Connection form, fill in the fields:

    FieldDescription
    Connection NameName to uniquely identify the connection record.
    Connection URLBase URL to connect to Plivo. Enter https://api.plivo.com.
    Auth IDAuth ID of your Plivo account.
    API VersionAPI version of your Plivo account. Enter v1.
    User nameAuth ID of your Plivo account.
    PasswordAuth token of your Plivo account.
Image omitted: plivo-configured-connection.png
Configure a connection for the Plivo spoke.
  1. Click Configure Connection.

Result

The spoke connection is configured and ready to be used.