Phone Notify! API
Quick Start: C#
There are three steps to integrating the Phone Notify! API into your Visual Studio C# project:
1. Obtain a Esendex License Key.
Sign up for an account and complete the request form.

2. Add a Phone Notify! web reference to your project.
In order to call the Phone Notify! API, you'll need to add a service reference to your project.
a. Open your Visual Studio project. Right-click on the project. Select the Add > Service Reference… menu item.

d. Enter the Phone Notify! web reference URL http://ws.esendex.us/NotifyWS/PhoneNotify.asmx?wsdl and click the arrow button. Type in a name for your web reference ("WSDL" is used in this example). Click the Add Reference button.
