Skip to content

dominicmonteiro/whatsapp-api-examples

 
 

Repository files navigation

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.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 68.0%
  • Python 10.2%
  • EJS 8.5%
  • HTML 7.4%
  • Java 5.3%
  • CSS 0.6%