siddhuoo7 / whatsapp-integrate-poc

POC of Integrating with WhatsApp

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WhatsApp Integrator POC

POC of Integrating with WhatsApp

Technologies

  • Rest Template (Spring Web)
  • Spring Shell

Build Jar

Run the following command to build the jar file

mvn clean install

Send WhatsApp Message

Run the following command to start the shell

java.exe -jar whatsapp-integrate-poc-0.0.1-SNAPSHOT.jar

A shell will be shown, run the below command to send WhatsApp message

send <number>

Example below

send 911234567890

ref : https://developers.facebook.com/docs/whatsapp/cloud-api/get-started

About

POC of Integrating with WhatsApp


Languages

Language:Java 100.0%