Skip to contentSkip to navigationSkip to topbar
On this page

Listings Overview


Listings are pre-integrated partner technologies that are available on Twilio Marketplace. They make it possible to quickly build rich communications experiences using the Twilio API and third-party capabilities, giving you the ability to choose the right technology for your needs without having to learn, test, and manage different platforms.

Marketplace supports four different categories of Listings:

  • No-code Partners: No code required for integration.
    • Twilio.org : A subcategory of No-code Partners specifically focused on non-profit organizations.
  • Add-ons : Code required for integration.
  • Pay Connectors : Add-ons that specifically relates to payments.
  • Stream Connectors : Add-ons that specifically relates to Media Streams.

You can view all available Listings and see their descriptions in the Twilio Marketplace catalog(link takes you to an external page).

See below for information about each category of Listing and how to learn more.


Listing categories

listing-categories page anchor

No-code Partners

no-code-partners page anchor

No-code Partner Listings offer out-of-the-box solutions supported by Twilio partners, requiring no technical expertise to install, configure and use.

These user-friendly solutions allow for quick integration of Twilio features into your workflows. Installation and configuration instructions are provided on each Listing's details page. After installing a No-code Partner Listing to your Twilio Account, you are redirected to the partner's platform to complete the remainder of the Listing's onboarding and enablement process.

Twilio.org

twilioorg page anchor

Twilio.org Listings specifically support non-profit organizations and do not require any code for integration.

Add-on Listings integrate third-party services with Twilio's APIs and require code for implementation. Add-ons enhance Twilio's capabilities by embedding external data directly into Twilio API response.

For example, an Add-on listing for the Twilio Lookup API might use a different data source to provide additional information about a phone number, and it would return that information as part of Twilio's response to your Lookup API request.

An Add-on Listing can have zero or more Extensions enabled. An Extension describes the specific feature or API endpoint of a Twilio product in which an Add-on Listing can be used. For example, an Add-on for Twilio Programmable Voice might have Extensions for Outgoing and Incoming Voice Calls. You can select the Extensions you want to enable when configuring the Add-on.

The following table lists the currently supported Extensions. Each Add-on listing will support one to many of these Extensions.

Product NameExtension Friendly NameExtension Unique Name
LookupLookupslookup-api
Programmable SMSIncoming SMS Messagesms-incoming
TaskRouterCreate TaskRouter Taskstaskrouter-create-task
Programmable VoiceIncoming Voice Callvoice-incoming
Programmable VoiceRecord Verb Recordingsrecording-verb
Programmable VoiceOutgoing Call (API) Recordingsrecording-api
Programmable VoiceConference Recordingsrecording-conference
Programmable VoiceDial Verb Recordingsrecording-dial

Pay Connectors are Add-ons that require code for integration and specifically relate to payments.

Stream Connectors are Add-ons that specifically relate to Media Streams.


Marketplace allows partners to set their own pricing for their Listings.

No-code Partners handle billing on their platform and Twilio is not involved in the billing for your usage of these Listings.

Most No-code Partner Listings are billed directly through the partner.

Add-ons invoke the Twilio Billing system for usage-based billing. Twilio meters the Listing usage and deducts the cost from your account balance.

You can check pricing for Listings in the Marketplace catalog(link takes you to an external page). You can view your Add-on usage in the Usage page in the Console(link takes you to an external page).


Listings are provided and supported by third-party partners. Support information for these partners (their phone numbers, support email, expected resolution times, and support process) varies and is documented in each Listing's detail page in the Marketplace catalog(link takes you to an external page).

When you contact Twilio or a partner to request support for a Listing, please provide the following information to help identify and resolve your issue.

IdentifierWhat is itWhere to find it
Installed Add-on SIDA unique identifier for a single instance of an installed Listing of an Account, beginning with XE. Example: XEaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaAvailable in the Console, under the Configure tab of the Listing's detail page in the Marketplace catalog(link takes you to an external page).
Add-on SIDA unique identifier of a Listing, beginning with XB. Example: XBaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaAvailable in the Console, on the Installed Modules page(link takes you to an external page) and the Listing's detail page in the Marketplace catalog(link takes you to an external page).

The following table outlines when to contact Twilio for Add-on Listing related issues specifically and when you need to reach out to the Add-on Listing's partner.

IssueSupport provided by
I don't see the Add-ons parameter in my callbacksTwilio
Error Codes 61000, 61003, 61006, 61009Twilio
Error Codes 61001, 61002, 61004, 61005, 61007, 61008Listing Partner
Error Codes other than those specified aboveTwilio
Results are not accurate or as per expectations specified in the Add-on Listing's documentationListing Partner

When you contact Twilio or a partner to request support for an Add-on, please provide the following information to help identify and resolve your issue.

IdentifierWhat is itWhere to find it
Add-on Unique NameHuman-readable unique identifier for an instance of an installed Listing. Examples: twilio_caller_identity, twilio_caller_identity_2.Available in the Console, under the Configure tab of the Listing's detail page in the Marketplace catalog(link takes you to an external page).
Request SIDThe unique identifier of a particular Add-on request. Used for billing and debugging. Example: XR000009775bb6d43d1cabc4955723fae1This is available in the API response or callback you receive from Twilio that contains the Add-on results.
Installed Add-on SIDA unique identifier for a single instance of an installed Listing of an Account, beginning with XE. Example: XEaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaAvailable in the Console, under the Configure tab of the Listing's detail page in the Marketplace catalog(link takes you to an external page).
Add-on SIDA unique identifier of a Listing, beginning with XB. Example: XBaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaAvailable in the Console, on the Installed Modules page(link takes you to an external page) and the Listing's detail page in the Marketplace catalog(link takes you to an external page).