Send message from a web java application to Whatsapp

Asked

Viewed 2,300 times

2

Guys, I wonder if there is the possibility to send message from java web application to the Whatsapp application. Is there a class or api that can help?

Example: the person makes a purchase and when that purchase is made, send a message to the person’s "successfully purchased".

  • Related: http://answall.com/a/130096/3635

  • Too bad it has become out of scope. It would be very good to know...

1 answer

1


Friend Watsap would need to grant a valid API for this service, which does not yet happen.

  • Thanks partner, there is some other "tool" or idea, which can use except via sms?

  • To send to the mobile number the most guaranteed is the SMS because you will have guarantee that will be delivered the message. The Telegram application (https://telegram.org/) and its Brazilian derivative Zap-Zap have clients for all platform types and even web client. Telegram by being opensource has open API: https://core.telegram.org/api this would be an option. You would have to guide the customer to sign up for these apps.

  • There are SMS servers for this type of service, but it has cost.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.