Skip to content

Restoran-Boston-Baru/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 Cloud API, hosted by Meta, on the WhatsApp Business Platform.

Directory

  1. message-templates-js - A WhatsApp application that demonstrates creating and 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. basic-webhook-js - basic WhatsApp webhook app written using Node.js used in this blog post.

  3. media-messages-js - Demo of how to use WhatsApp Business Platform 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. send-messages-movie-ticket-app-js - a sample app built with Node.js and WhatsApp Business Platform.

  5. send-messages-flight-app-python - a sample app build with Python and WhatsApp Business Platform.

  6. send-messages-ecommerce-app-java - a sample app build with Java and WhatsApp Business Platform.

  7. template-for-education-js - A template application that demonstrates sending educational course offerings, written in Node.js.

  8. template-for-ecommerce-js - a template application that demonstrates a communication with customers in a simplified ecommerce usecase, written in Node.JS.

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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 76.5%
  • EJS 13.4%
  • Python 4.2%
  • HTML 3.1%
  • Java 2.2%
  • CSS 0.6%