Skip to content
Mauricio Binda da Costa edited this page Mar 26, 2023 · 2 revisions

Java CI with Maven CodeQL Javadoc License: MIT codecov

Whatsapp business api SDK, written in java. This SDK implements the Official Whatsapp Cloud API and WhatsApp Business Management API. These allows you to:

  • manage your WhatsApp Business Account assets, such as message templates and phone numbers;
  • send messages to your contacts, such as simple text messages, messages with buttons, video, images, sticker...
  • upload, delete and retrieve media files.
  • receive webhooks events

The WhatsApp Business API allows medium and large businesses to communicate with their customers at scale. Using the API, businesses can build systems that connect thousands of customers with agents or bots, enabling both programmatic and manual communication. Additionally, you can integrate the API with numerous backend systems, such as CRM and marketing platforms.

This sdk implements whatsapp business cloud api version v16.0. See api changelog

⚠️ This project is still under construction. Contributions are welcome.

Clone this wiki locally