Adding & removing SMS Users with a script / command line?

Adding & removing SMS Users with a script / command line? SearchSearch
Author Message
Frank
Unregistered guest
Posted on Saturday, April 02, 2005 - 05:40 pm:   

Is it possible to add and/or remove SMS Users with a VB(s) script.. Can this also be done with a "dos" command prompt?

If so... How?

Frank
Frank
Unregistered guest
Posted on Tuesday, April 05, 2005 - 09:42 am:   

Anyone who knows if this can be done?
Bryce Norwood - NowSMS Support
Board Administrator
Username: Bryce

Post Number: 4293
Registered: 10-2002
Posted on Sunday, April 10, 2005 - 02:30 am:   

There is an HTTP interface for doing this, so you would need to issue HTTP requests from your script.

Search for the "provision" reference in the following link, which explains the available parameter settings:

http://support.nowsms.com/discus/messages/53/5898.html
Frank
Unregistered guest
Posted on Sunday, April 10, 2005 - 09:21 am:   

Thanks Bryce,

Yes I was thinking about doing it this way (HTTP request), but I was hoping that there was also an other way of doing it.