Want to send SMS to a mobile phone from your app. Don't have an SMS API that you can use? We can Email to SMS Gateway approach instead. Basically almost all the telephone carries generally expose an Email to SMS service where in if you send an email to a specified address with MDN (10 digit Mobile Number) it will in turn convert into an SMS and send it to the phone. Doing so does not require any special SMS API but need to program to an API that will send an email with phone no. is all that will be required. There is no cost or authentication required for sending the message as an email, however when it goes as an SMS to the phone, the receiver may be charged based on his/her plan with carrier. Also from a logic perspective in your app, you may have to ask the user their telephone provider or recipient provider in order to pick the right email address to send it to.


I guess you came to this post by searching similar kind of issues in any of the search engine and hope that this resolved your problem. If you find this tips useful, just drop a line below and share the link to others and who knows they might find it useful too.

Stay tuned to my blogtwitter or facebook to read more articles, tutorials, news, tips & tricks on various technology fields. Also Subscribe to our Newsletter with your Email ID to keep you updated on latest posts. We will send newsletter to your registered email address. We will not share your email address to anybody as we respect privacy.


This article is related to

</ span>Articles,Computer Tutorials,SMS Gateway, SMS using Email, Send SMS, SMS through App, Send SMS through Email, Email to SMS Gateway