Name
1
Account Verification with Authy
2
Appointment Reminders
3
Automated Survey
4
Browser Calls
5
Browser Dialer
6
Call Tracking
7
Chat
8
Click To Call
9
Conference & Broadcast
10
Dynamic Call Center
11
Employee Directory
12
ETA Notifications
13
Instant Lead Alerts
14
IVR: Phone Tree
15
IVR: Screening & Recording
16
Masked Phone Numbers
17
SMS and MMS Marketing Notifications
18
SMS and MMS Notifications
19
SMS Two-Factor Authentication
20
Two-Factor Authentication with Authy
21
Warm Transfer
Drag to adjust the number of frozen columns
Description
Default
C#
Java
Node.js
PHP
Python
Ruby
Android
Swift
Objective-C
Use Cases
Verify new user accounts by sending them a one-time code via Authy. Reduce fraudulent signups in your applications and ensure your users are in fact living, breathing human beings.
https://www.twilio.com/docs/tutorials/walkthrough/account-verification/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/account-verification/csharp/mvc
Make sure your customers show up for their scheduled appointments with automated reminders. Deliver reminders via SMS text messages that don't get ignored like your e-mails.
https://www.twilio.com/docs/tutorials/walkthrough/appointment-reminders/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/appointment-reminders/csharp/mvc
Follow along with this simple tutorial to see the code necessary to implement automated surveys that integrate directly with your CRM and customer database.
https://www.twilio.com/docs/tutorials/walkthrough/automated-survey/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/automated-survey/csharp/mvc
Twilio Client allows your users to make and receive phone calls in their browsers. This tutorial will show you the front-end and backend code necessary to make browser-to-phone and browser-to-browser calls with Twilio Client.
https://www.twilio.com/docs/tutorials/walkthrough/browser-calls/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/browser-calls/csharp/mvc
Learn how to make phone calls from your browser using Twilio Client and popular JavaScript frameworks
https://www.twilio.com/docs/tutorials/walkthrough/browser-dialer/node/angular
Call Tracking helps you measure the effectiveness of different marketing campaigns. By assigning a unique phone number to different advertisements, you can track which ones have the best call rates and get some data about the callers themselves.
https://www.twilio.com/docs/tutorials/walkthrough/call-tracking/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/call-tracking/csharp/mvc
With Twilio's Programmable Chat API you can quickly build custom chat applications. Programmable Chat enables your business to interact with customers and coordinate teams in real time in the web and native mobile applications you're already building.
https://www.twilio.com/docs/tutorials/walkthrough/chat/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/chat/csharp/mvc
Click-to-call enables your company to convert web traffic into phone calls with the click of a button. Learn how to implement it in minutes.
https://www.twilio.com/docs/tutorials/walkthrough/click-to-call/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/click-to-call/csharp/mvc
Learn how to use Twilio's conference features and REST API to build a conference line with advanced controls. Additionally learn how to build a voice broadcast system as part of this Rapid Response application.
https://www.twilio.com/docs/tutorials/walkthrough/conference-broadcast/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/conference-broadcast/csharp/mvc
Create a seamless customer service experience by assigning callers to specialized agents within your call center. With Twilio TaskRouter, you no longer have to handle the complicated task workflow features necessary to build a dynamic call center. Learn how in this tutorial.
https://www.twilio.com/docs/tutorials/walkthrough/dynamic-call-center/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/dynamic-call-center/csharp/mvc
Allow users to query an employee directory database via SMS messages. This tutorial shows how to handle fuzzy matching and user input via text message, and how to send customized SMS and MMS replies to users.
https://www.twilio.com/docs/tutorials/walkthrough/employee-directory/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/employee-directory/csharp/mvc
Use SMS messages to keep customers up to date on the status of your mobile workforce. Create a delightful on-demand experience with notifications triggered by actions in a workflow or geolocation updates.
https://www.twilio.com/docs/tutorials/walkthrough/eta-notifications/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/eta-notifications/csharp/mvc
Let your salesforce know right away when they receive a new lead. This tutorial demonstrates a workflow that sends SMS alerts to salespeople when a high value opportunity arises.
https://www.twilio.com/docs/tutorials/walkthrough/lead-alerts/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/lead-alerts/csharp/mvc
Create a seamless customer service experience by building an IVR Phone Tree for your company. IVR systems allow your customers to access the people and information they need.
https://www.twilio.com/docs/tutorials/walkthrough/ivr-phone-tree/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/ivr-phone-tree/csharp/mvc
IVRs (interactive voice response) are automated phone systems that can facilitate communication between callers and businesses. In this tutorial you will learn how to screen and send callers to voicemail if an agent is busy.
https://www.twilio.com/docs/tutorials/walkthrough/ivr-screening/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/ivr-screening/csharp/mvc
Protect your users' privacy by allowing them to communicate through an anonymous Twilio phone number. This tutorial will show you how to use a Twilio number as a go-between for an SMS conversation between two users.
https://www.twilio.com/docs/tutorials/walkthrough/masked-numbers/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/masked-numbers/csharp/mvc
Allow fans to subscribe for SMS and MMS updates for a marketing campaign. Control how and when notifications are sent through an administrative interface.
https://www.twilio.com/docs/tutorials/walkthrough/marketing-notifications/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/marketing-notifications/csharp/mvc
SMS notifications are a great way to alert humans quickly when important events happen. In this example, we'll show you how to send SMS notifications to a list of people when an error happens in a web application.
https://www.twilio.com/docs/tutorials/walkthrough/server-notifications/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/server-notifications/csharp/mvc
If for some reason you're not able to use Authy, you can implement two factor authentication yourself using SMS messages. Learn how in this tutorial.
https://www.twilio.com/docs/tutorials/walkthrough/sms-two-factor-authentication/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/sms-two-factor-authentication/csharp/mvc
Learn to implement two-factor authentication (2FA) in your web app with Twilio-powered Authy. 2FA helps further secure your users' data by validating more than just a password. This tutorial will show you the code to make it happen.
https://www.twilio.com/docs/tutorials/walkthrough/two-factor-authentication/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/two-factor-authentication/csharp/mvc
Have you ever been disconnected from a support call while being transferred to another support agent? Warm transfer eliminates this problem. Using Twilio powered warm transfers your agents will have the ability to conference in another agent in realtime.
https://www.twilio.com/docs/tutorials/walkthrough/warm-transfer/csharp/mvc
https://www.twilio.com/docs/tutorials/walkthrough/warm-transfer/csharp/mvc
22 records

Alert

Lorem ipsum
Okay