This repository is a hub for examples of how developers can use WhatsApp Cloud API on the WhatsApp Business Platform.
-
whatsapp-api-message-templates - this subdirectory holds sample code for basic WhatsApp application using message templates, as described in this blog post.
Note: there are two app versions in this subdirectory - one is a boilerplate code for the application, and one is a complete version of the app.
-
whatsapp-api-basic-webhook-js - this subdirectory holds sample code for basic WhatsApp webhook used in this blog post.
-
whatsapp-api-media-messages - this subdirectory holds sample code that outlines how to use WhatsApp API with Media messages, as described in this blog post.
Note: there are two app versions in this subdirectory - one is a boilerplate code for the application, and one is a complete version of the app.
-
whatsapp-api-example-app-js - this subdirectory holds code for a sample app build with Node.js and WhatsApp API.
-
whatsapp-api-example-app-python - this subdirectory holds code for a sample app build with Python and WhatsApp API.
-
whatsapp-api-example-app-java - this subdirectory holds code for a sample app build with Java and WhatsApp API.
whatsapp-api-examples is Meta Platform Policy licensed, as found in the LICENSE file.