Teaching Twilio: Introducing an API for Providing Twilio Feedback on Call Quality
Time to read: 1 minute
Today we’re launching a Feedback API that allows you to give us feedback on the call quality of each call you make on Twilio. Your feedback allows us to apply big-data-style learning to call quality across all of our calls globally to ensure call quality is consistent and reliable.
At a more individual level, the Feedback API also allows our support team to answer your questions faster, and dive deeper into any problematic calls or issues you might have using the data from the Feedback API.
Using the Feedback API, you can incorporate the ability for users to submit feedback right within your app. Users can rate the overall quality and select which category of problem their issue falls into – just provide a UI like the one pictured below, and plug it into our API:
Twilio receives this information tied to the CallSID, so we can then do deeper analysis on any issues. By crowd-sourcing the feedback in this way, we can get a much better picture of what scenarios and corner cases need further attention.
The Feedback API also includes a summary endpoint, so you can get a high level overview of the feedback that has been reported. For example:
If you need us to dig deeper into anything, we’re a simple help@twilio.com away.
To get started with the feedback API, check out the docs here https://www.twilio.com/docs/api/rest/call-feedback.
Related Posts
Related Resources
Twilio Docs
From APIs to SDKs to sample apps
API reference documentation, SDKs, helper libraries, quickstarts, and tutorials for your language and platform.
Resource Center
The latest ebooks, industry reports, and webinars
Learn from customer engagement experts to improve your own communication.
Ahoy
Twilio's developer community hub
Best practices, code samples, and inspiration to build communications and digital engagement experiences.