Send SMS from Vaadin application

Hello ,
I am a newbie to Vaadin , I have a case where I need to send SMS to a list of cellphone numbers, how can I do that in Vaadin ?..Any API integration or addon is available…?

If it can be done any sample implementation for that ?

Greetings,
Anand

Hi Anand.

This is not Vaadin-related. However, google “SMS gateways” or “SMS API”. You will find a lot of third party APIs to send SMS messages, mostly by consuming web services.