WhatsApp Full Web Api
- Hello, this warehouse also pulls the api directly from whatsapp Web.
- Can my notification system be made a bulk messaging and chatbot, i.e. automatic answering system?
Hi,
This POC works over WhatsApp web injecting this https://github.com/mukulhase/WebWhatsapp-Wrapper/blob/master/webwhatsapi/js/wapi.js on WhatsApp web and wrapping all window.WAPI functions by native PHP functions.
Merhaba, Bu POC, WhatsApp web'e bu https://github.com/mukulhase/WebWhatsapp-Wrapper/blob/master/webwhatsapi/js/wapi.js
window.WAPIenjekte ederek ve tüm işlevleri yerel PHP işlevleriyle sararak WhatsApp web üzerinden çalışır.
Thank you for the answer. I'm just going to use the wapi.js file? Do you have any information on how to wrap this with php?
This project wrap the wapi.js on PHP Look the example file.