NowSMS questions...

NowSMS questions... SearchSearch
Author Message
dena darabseh
New member
Username: Dido250

Post Number: 1
Registered: 02-2009
Posted on Friday, February 06, 2009 - 11:33 am:   

I need to know how?

·Can we integrate NowSMS with a database layer (as in access the database directly)?

·Is there HTTP (XML) support?

·What kind of reporting is delivered with the NowSMS?


I appreciate any information you provide,,,

if u can help send me at dido250@yahoo.com

thanks
Des - NowSMS Support
Board Administrator
Username: Desosms

Post Number: 440
Registered: 08-2008
Posted on Friday, February 06, 2009 - 04:27 pm:   

Hi Dena,

There is no database interface. You interface with NowSMS via HTTP.

The SMS interfaces use standard HTTP GET URL parameters.

The basics are described here:

http://www.nowsms.com/documentation/ProductDocumentation/sending_messages/sendin g_text_messages.htm
http://www.nowsms.com/documentation/ProductDocumentation/sending_messages/url_pa rameters_for_sending_messages.htm

Java examples:
http://blog.nowsms.com/search/label/Java
PHP examples:
http://blog.nowsms.com/search/label/PHP
Command-line examples:
http://blog.nowsms.com/search/label/command%20line%20interface

Received messages can be processed via the 2-way SMS facility, and sent to your application over HTTP:

http://www.nowsms.com/documentation/ProductDocumentation/2_way_sms_support.htm


quote:

·What kind of reporting is delivered with the NowSMS?




Comma delimited log files. Real-time HTTP accounting callbacks. XML status query.

This is a quick overview.

If I can clarify any of the above, please let me know.

--
Des
NowSMS Support