whatsapp-business-java-api
whatsapp-business-java-api copied to clipboard
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...
Bumps `org.junit.jupiter.version` from 5.11.0 to 5.11.3. Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 5.11.3 Release notes Sourced from org.junit.jupiter:junit-jupiter-api's releases. JUnit 5.11.3 = Platform 1.11.3 + Jupiter 5.11.3 + Vintage 5.11.3 See...
This request works on WhatsApp Business API, but I don't have the `FLOW` subtype on wrapper. ```json { "messaging_product": "whatsapp", "recipient_type": "individual", "to": "...", "type": "template", "template": { "name": "...",...
Bumps [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) from 5.12.0 to 5.14.2. Release notes Sourced from org.mockito:mockito-junit-jupiter's releases. v5.14.2 Changelog generated by Shipkit Changelog Gradle Plugin 5.14.2 2024-10-15 - 12 commit(s) by Brice Dutheil, Rafael Winterhalter,...
Ola Mauricio, First of all thanks for creating this SDK, it looks very promising! I was trying the example which sends a text message, but because I initially used the...
Hi, I am using version 19 and working with template message sending. **Here’s the API creation code:** final WhatsappConfigBean whatsappConfigBean = businessConfigService.getBusinessConfiguration(); final WhatsappApiFactory factory = WhatsappApiFactory.newInstance(whatsappConfigBean.getAuthToken()); final WhatsappBusinessCloudApi whatsappBusinessCloudApi...
This PR was automatically created by Safer, an open-source tool that updates vulnerable dependencies with compatible and more secure versions. Analyzed commit: 258d345feec909d5d3503a601b40aaf0e5925533 File updated: pom.xml Vulnerabilities reduced: 2 ->...
Hi there 👋, I'm [Safer Bot](https://gitlab.com/lsi-ufcg/vulnerabilidades/safer)! Safer is an open-source tool that automatically updates vulnerable dependencies to more secure and compatible versions. Our goal is to help maintainers keep their...