Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Chatbot WhatsApp API and Node JS Send and receive messages
Rating: 3.8 out of 5(149 ratings)
883 students

Chatbot WhatsApp API and Node JS Send and receive messages

WhatsApp Cloud API | Meta | | Node JS | Postman | Web App
Created byYudner Paredes
Last updated 10/2025
English

What you'll learn

  • Understand the APIs available by WhatsApp Cloud
  • Use WhatsApp Cloud APIs from Postman
  • Understand the structure of each message type
  • Create an application with Node js
  • Publish your application in the cloud
  • Integrate a Node js application with WhatsApp Cloud
  • Create a user-bot interaction use case

Course content

7 sections30 lectures2h 55m total length
  • Introduction1:00

    Discover how to consume WhatsApp cloud API without a third party, and build a Node.js app that sends images, audio, video, documents, stickers, buttons, lists, and maps as a chatbot.

Requirements

  • Programming Basics

Description

Send and receive messages with WhatsApp Api and Node js


Welcome to this course, where you will learn to consume the WhatsApp Cloud Api services, without the need to connect to a third party.


You will understand each of the services to send and receive messages of different types such as: Image, audio, video, document, sticker, buttons, list of options and map locations.

We will create an application in Node js, using good programming practices, we will publish our application in the cloud, we will create a webhook to validate and receive messages directly from WhatsApp.


At the end we will create a real use case of user interaction with the developed application that will take the role of a chatbot.


WhatsApp Business Cloud API


This course will help you use the WhatsApp Business Platform, which is intended for people who develop on their own or for their organization. All developers must follow the WhatsApp Commerce Policy.

If you want to send and receive a first message with a test number from the Meta platform, you must complete the following steps:


  1. Configure developer assets and platform access

  2. Send a test message

  3. Configure a webhook

  4. Receive a test message

In addition to that, we will create our application in node js to integrate it with the WhatsApp platform.

Who this course is for:

  • Developers