Using this API, when people text in to join your lifepulsing service we can forward an SMS to your applicaton. This is great if you want to build a list of followers. We can also allow you to send SMS from your own applications using the lifepulsing API and here we provide some example code snippets.
- On reception of an Inbound SMS message, a HTTP GET call is made to the URL that you specify. The URL can be set once you log in and create a service.
- To send outbound SMS, pick the language (eg PHP, ASP) of the messaging code which works best for your web application.
- Next, copy the entire code snippet from the box below and paste it into your web application's source.
- Change the username/password. Change the username and password in the code snippet to your lifepulsing username and password.
If you have any questions, please feel free to contact us at info[at]lifepulsing[dot]com