WhatsApp integration for frappe. Use directly meta API's without any 3rd party integration.
bench get-app https://github.com/shridarpatil/frappe_whatsapp
bench --site [sitename] install-app frappe_whatsapp
https://developers.facebook.com/docs/whatsapp/cloud-api/get-started
Supports all docevents
Create an entry in the WhatsApp message. On save it will trigger and whats app API to send a message
WhatsApp messages are received via WhatsApp cloud API.
<your domain>/api/method/frappe_whatsapp.utils.webhook.webhook
messages
to receive messageMIT