An application is a set of answering, hangup, and messaging URLs that help you manage and control your incoming calls and messages. You can create an application either from the Plivo console or through the Plivo API.
To create an application from the console, follow these steps:
- Navigate to Voice > XML > Add New Application.
- Give a name to the application and fill in the URLs according to the actions you wish to take. Learn more about our application options in our Application reference guide documentation.
- Click on Create Application.
Assigning a Plivo number to your application
To assign a Plivo number to your application:
- Navigate to Phone Numbers > Your Numbers > Active.
- Click on the phone number you want to use.
- Select XML Application for the Application Type.
- Select the name of your application from the Plivo Application drop-down.
- Click on Update Number to save.
Us
Using the API
To create an application through the Plivo API, use the URL https://api.plivo.com/v1/Account/{auth_id}/Application/
For a list of parameters and more details, see our application reference guide documentation.