javaspringwhatsappviber

How to send messages from java via viber/whatsapp


Are there any ways or frameworks to send message via viber/whatsapp from my accounts using java? Are they unpaid? And can i save content that is sent to me in db?


Solution

  • WhatsApp provides API using which you can send messages. You can check this for an example. You can check this as another example.