fbsamples / whatsapp-api-examples

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

License:Other


Languages

Language:JavaScript 75.2%Language:EJS 13.1%Language:Python 5.9%Language:HTML 3.0%Language:Java 2.2%Language:CSS 0.5%Language:Procfile 0.0%