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

sachsahu21/whatsapp-api-examples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.

  9. signature-validation-with-webhooks-payloads - a sample app that demonstrates how to validate signature for the WhatsApp Business Platform Webhooks' Payloads.

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 75.3%
  • EJS 13.1%
  • Python 5.9%
  • HTML 3.0%
  • Java 2.2%
  • CSS 0.5%