FrontlineSMS allows you to text message with large groups of people anywhere there is a mobile signal.
Hi All, I am trying to do implement FLSMS to send market reports to farmers and traders in the Inidan flower market.. Would you please guide me how to go about doing this.Presently, I am just trying…Continue
Started this discussion. Last reply by swati A Mar 25, 2011.
swati A has not received any gifts yet
© 2013 Created by kiwanja.net.
Powered by
Comment Wall (3 comments)
You need to be a member of FrontlineSMS to add comments!
Join FrontlineSMS
Have you checked this page?
http://help.frontlinesms.com/manuals/1.6.12/httptrigger.htm
Its simple.
1. Listen to a port on FLSMS.
2. Send HTTP request in the format given in the link. (the APIs you use will obviously depend on the programming language chosen. If you are not sure what to use, you can google. I have used Java)
3. FLSMS will send the message.
And, I have not connected to a db directly from FLSMS. I have coded a Java app which accesses the db.
Hi Swati,
Are you getting an error when you are trying to open FLSMS?