--
You received this message because you are subscribed to the Google Groups "satsang-software-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to satsang-software...@googlegroups.com.
To post to this group, send email to satsang-so...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/satsang-software-dev/CAJ7PcgqVF5TOtX51_qAwrnJoo1T%3D0XE1zXTfFR7ozLygMpSfLw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.
To view this discussion on the web visit https://groups.google.com/d/msgid/satsang-software-dev/9A7C5123D42B4C41ACA6CDDDF6C0F8E31559B5B1%40048-CH1MPN3-381.048d.mgd.msft.net.
To view this discussion on the web visit https://groups.google.com/d/msgid/satsang-software-dev/CAKHOgAxJu5OvM4XQZo%2BxCX-1nxsfe_tnB%3DK6EbLO_97x-_3ytw%40mail.gmail.com.
Jayguru All,
Just shared the source code to send SMS from our code on Google drive. Please use that and share in case of any issues. Once the class is copied to class path, we can leverage following code snippet to send SMS to the desired mobile number.
Ex:
String status = SMSSender.sendSMS("Accommodation booked for you", "919731154182")
Internet connectivity is required for sending SMS.
At this moment I have purchased a package to test SMS integration worth 99/- for 200 SMS. With this we can send only promotional SMS to non DND numbers between 9 AM to 9 PM. Once we purchase a transactional package we can send SMS any time. I hope that helps.
File Name : APIs.zip
Location: https://drive.google.com/?authuser=0#folders/0B03IWtoYDj2dQTNhU1U2SzNXZWc
Next I will look into email integration.
Thanks,
Manoj