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

License:Other


Languages

Language:JavaScript 67.9%Language:Python 10.2%Language:EJS 8.5%Language:HTML 7.4%Language:Java 5.3%Language:CSS 0.6%Language:Procfile 0.0%