NowSMS and command line

NowSMS and command line SearchSearch
Author Message
Rodrigo Benzaquen
New member
Username: Benzarod

Post Number: 1
Registered: 03-2006
Posted on Friday, March 10, 2006 - 04:12 pm:   

Hi, we are starting to test nowsms.

We have a program that monitor our servers and send alerts. I´m trying to integrate NowSMS with this program. Is possible to use NowSMS using a command line ? I want to create a script and pass the message to send .
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 5623
Registered: 10-2002
Posted on Friday, March 10, 2006 - 04:31 pm:   

Hi Rodrigo,

Yes, an easy way to do this is described in the following link:

http://www.nowsms.com/support/bulletins/tb-nowsms-008.htm

Basically, the script described in that link can be accessed via a command line interface where you pass recipient information and text. The script then uses HTTP to connect to the NowSMS server to send the message (so it doesn't have to run on the NowSMS server itself).

-bn