satish603 / Whatsapp_API

A WhatsApp Application Programming Interface to Make things easy and free for learning purposes
https://whatsapp-node-api.herokuapp.com/
BSD 3-Clause "New" or "Revised" License
1 stars 3 forks source link

Webook Not working #2

Closed biplob86429 closed 3 years ago

biplob86429 commented 3 years ago

{ "port":5000, "webhook":{ "enabled":true, "path":"http://yourdomain.com/callback/whatsappbot" } }

But when incoming whatsapp received its showing in console but no call back hit to webhook. Please check and guide us

satish603 commented 3 years ago

This project is not configured for web-hooks if you wish to add this feature fork this project and npm install node-webhooks --save and follow the official document https://www.npmjs.com/package/node-webhooks