[go: up one dir, main page]

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