Skip to content

C++ WhatsApp Libraries#

C++ WhatsApp client Library - the library is a wrapper for the REST API, designed to simplify integration with the GREEN-API service, and includes all the available functionality of the service.

C++ WhatsApp client Library

C++ Webhook server Library - a simple example of a library for receiving and processing webhooks, designed to simplify integration with the GREEN-API service. To test and debug the webhook server, we recommend using a specially prepared Postman collection.

C++ Webhook server Library