JavaScript
What's next?
The complete version of the project you just built is available on Github - please see the phone-to-app-js folder.
You can do a lot more with the Client SDK. For an summary, please see the Client SDK Overview or review the JavaScript Client SDK documentation.
We want to hear what ideas you have in mind! Contact us at devrel@vonage.com
Receiving a phone call in-app
You receive a call from a phone to your app
Steps
1
Introduction to this task2
Prerequisites3
Create a webhook server4
Create a Vonage Application5
Buy a Vonage number6
Link a Vonage number7
Create a User8
Generate a JWT9
Install Client SDK10
Create a client side application11
Run your application12
What's next?