How to Create Webhook Server
Last updated
Last updated
If you want to receive incoming and outgoing messages, you need to install Webhook Listener. We have listed the steps for this respectively:
You need to obtain a tunnel address via NGROK.
You need to call and configure the webhookServer class in the WhatsappJS class.
An example is given below.