- Home
- >
- Click to Call
Click to Call
By Twilio
- Voice
- Twilio
- Applications
This sample app shows you how to add click-to-call to your website to enable your company to convert web traffic into voice calls with the click of a button.
High level flow:
- A user enters their phone number into a website
- The website makes a request to Twilio
- Twilio initiates a call between the user and an agent
Detailed flow:
- A visitor to your website submits a web form with their phone number
- Your web application receives the submission and initiates an HTTP request to Twilio to initiate an outbound phone call
- Twilio receives the request and initiates a call to the user's phone number
- The user picks up the call
- After the call connects, we provide use TwiML to connect the user to our sales or support teams
Step 2: You need an API key to get started
Get a free API keyStep 4:Questions about scaling, pricing, or which products/features to use? Get a consultation
There was an issue loading the page.
Please try again in some time.