Skip to content

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

License

Notifications You must be signed in to change notification settings

webdevpriyank/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

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 72.6%
  • EJS 10.6%
  • Python 6.9%
  • HTML 5.0%
  • Java 3.6%
  • Shell 0.8%
  • Other 0.5%