---
sourceDocument: Zurich Workflow Data Fabric
sourceDocumentLink: https://www.servicenow.com/docs/r/zurich/integrate-applications

 Release :

    - zurich

ft:locale :

    - en-US

ft:publication_title :

    - Zurich Workflow Data Fabric

ft:clusterId :

    - crint

bundleId :

    - crint

workflow :

    - Creator


---

# Twilio Spoke

# Twilio Spoke {#ariaid-title1}

* Release version: Zurich
* 
* Updated July 31, 2025
* 
* ![](https://www.servicenow.com/docs/portal-asset/ico-clock) 3 minutes to read

Use the Twilio spoke to send SMS, make voice calls, create conference calls, manage calls, manage short codes, notify services, and messaging services.

## Request apps on the Store {#twilio-spoke__section_sz5_jv3_z3b}

Visit the [ServiceNow Store](https://store.servicenow.com/sn_appstore_store.do#!/store/home) website to view all the available apps and for information about submitting requests to the store. For cumulative release notes information for all released apps, see the [ServiceNow Store version history release notes](https://www.servicenow.com/docs/r/store-release-notes/sn-store-release-notes.html).{#twilio-spoke__inline-send-to-store}

## Integration Hub
subscription {#twilio-spoke__section_rsf_yvb_l3b}

This spoke requires an Integration Hub subscription. For more information, see [Legal schedules - IntegrationHub overview](https://www.servicenow.com/content/dam/servicenow-assets/public/en-us/doc-type/legal/snc-addendum-integrationhub.pdf).

## Spoke version {#twilio-spoke__section_qkn_yzx_bsb}

Twilio spoke v1.2.0 is the latest version.{#twilio-spoke__ph_twilio-spoke}

## Supported versions {#twilio-spoke__section_ccw_l34_zgb}

This spoke was built for Twilio Base version 2010-04-01, Twilio Messaging version v1, and Twilio Notify version v1, but may be compatible with later versions.

## Spoke requirements {#twilio-spoke__section_ztc_whx_cjb}

* Twilio account.
* AccountSid and AuthToken of the account to create a Basic Auth credential.
* The following plugins are installed when you install the Twilio spoke.
  * ServiceNow IntegrationHub Runtime (com.glide.hub.integration.runtime)
  * ServiceNow IntegrationHub Action Template - Data Stream (com.glide.hub.action_type.datastream)
  * ServiceNow IntegrationHub Action Step - REST (com.glide.hub.action_step.rest)
  {#twilio-spoke__ul_ipz_hyv_qjb}

{#twilio-spoke__ul_ngn_5mv_qjb}See [Twilio documentation](https://www.twilio.com/docs) for instructions on creating an account.

## Spoke actions {#twilio-spoke__section_tjk_fhx_cjb}

The Twilio spoke provides actions to automate sending SMS, making voice calls, and creating conference calls when events occur in ServiceNow. Available actions include:{#twilio-spoke__table_cqx_4nv_qjb__entry__3}

| Category | Action | Description |
|-|-|-|
| Account Management | Create Application | Creates an application resource in a Twilio account. |
| Account Management | Delete Application | Deletes an application resource from a Twilio account. |
| Account Management | Get Application | Retrieves the required application resource. |
| Account Management | Look Up Accounts | Retrieves the account resources in a Twilio account. The list includes the account and its sub-account resources. |
| Account Management | Look Up Applications | Retrieves the application resources in a Twilio account. |
| Account Management | Update Application | Updates properties of an application resource in a Twilio account. |
| Call Management | Dequeue Call | Removes a call from a queue. |
| Call Management | Get Call | Retrieves the required call resource. |
| Call Management | Get Incoming Phone Number | Retrieves the incoming phone number resource. |
| Call Management | Hang Up Call | Ends a call in progress. |
| Call Management | Look Up Incoming Phone Numbers | Retrieves the incoming phone number resources in a Twilio account. |
| Call Management | Make a Call With Recording | Places a call to a phone number and records the call. |
| Call Management | Make a Call Without Recording | Places a call to a phone number and doesn't record the call. |
| Call Management | Modify Call | Modifies a call in progress. |
| Call Management | Mute Or Unmute Participant | Mutes or unmutes a participant resource in a conference call. |
| Call Management | Remove Participant From Conference Call | Removes a participant resource from a conference call. |
| Call Management | Update Incoming Phone Number | Updates properties of an incoming phone number resource in a Twilio account. |
| Messaging Service Management | Add Phone Number To Messaging Service | Adds a phone number resource to the messaging service. |
| Messaging Service Management | Add Short Code To Messaging Service | Adds a short code resource to the messaging service. |
| Messaging Service Management | Create Messaging Service | Creates a new messaging service resource in a Twilio account. |
| Messaging Service Management | Delete Messaging Service | Deletes a messaging service resource from a Twilio account. |
| Messaging Service Management | Look Up Messaging Service Phone Numbers | Retrieves the phone number resources in a messaging service. |
| Messaging Service Management | Look Up Messaging Service Short Codes | Retrieves the short code resources associated with a messaging service. |
| Messaging Service Management | Look Up Messaging Services | Retrieves the messaging service resources in a Twilio account. |
| Messaging Service Management | Remove Phone Number From Messaging Service | Removes a phone number resource from a messaging service. |
| Messaging Service Management | Remove Short Code From Messaging Service | Removes a short code resource from a messaging service. |
| Notification Service Management | Create Notify Service | Creates a new notify service resource in a Twilio account. |
| Notification Service Management | Delete Notify Service | Deletes a notify service resource from Twilio account. |
| Notification Service Management | Look Up Notify Services | Retrieves the notify service resources in a Twilio account. |
| Short Code Management | Get Short Code | Retrieves a short code resource. |
| Short Code Management | Look Up Short Codes | Retrieves the short code resources of a Twilio account. |
| Short Code Management | Reset Short Code | Resets the short code resource. |
| Short Code Management | Update Short Code | Updates properties of a short code resource in a Twilio account. |
| Text Messaging | Send Bulk SMS | Sends an SMS to multiple phone numbers. |
| Text Messaging | Send SMS | Sends an SMS to a phone number. |
[ ]

{#twilio-spoke__table_cqx_4nv_qjb}  
Note:  
To receive information about Status Callbacks, you must configure webhooks in Twilio. See [Twilio documentation](https://www.twilio.com/docs) for instructions on creating and configuring webhooks.

## Connection and credential alias requirements {#twilio-spoke__section_akr_h3t_kfbb}

Integration Hub uses aliases to manage connection
and credential information. Using an alias eliminates the need to configure multiple
credentials and connection information profiles when using multiple environments. If the
connection or credential information changes, you don't need to update any actions that
use the connection. For more information, see [Connections and Credentials](https://www.servicenow.com/docs/access?context=r-credentials&version=zurich&pubname=zurich-platform-security&ft:locale=en-US).  
Note:  
Three connection and credential alias records are needed for the Twilio spoke. One each for Twilio Base, Twilio Notify, and Twilio Messaging. Each alias should be associated with the respective Twilio API.

For information about setting up the spoke, see
[Set up Twilio spoke](https://www.servicenow.com/docs/AarhUeQmGlY3XW_TeKmcag#setup-twilio "Integrate the ServiceNow instance and Twilio using basic authentication to authenticate ServiceNow requests.").

