/whatsapp-api-examples

Examples of how to use WhatsApp Cloud API on the WhatsApp Business Platform

Primary LanguageJavaScriptOtherNOASSERTION

WhatsApp Business Platform and Cloud API Examples

This repository is a hub for examples of how developers can use WhatsApp Cloud API on the WhatsApp Business Platform.

Directory

  1. 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.

  2. whatsapp-api-basic-webhook-js - this subdirectory holds sample code for basic WhatsApp webhook used in this blog post.

  3. 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.

  4. whatsapp-api-example-app-js - this subdirectory holds code for a sample app build with Node.js and WhatsApp API.

  5. whatsapp-api-example-app-python - this subdirectory holds code for a sample app build with Python and WhatsApp API.

  6. whatsapp-api-example-app-java - this subdirectory holds code for a sample app build with Java and WhatsApp API.

License

whatsapp-api-examples is Meta Platform Policy licensed, as found in the LICENSE file.