Categories
Free
Communication
Learn more & Support
Supported Versions
Frappe WhatsApp

Frappe WhatsApp

Send WhatsApp Messages from your Frappe app. Without any 3rd party integration.

Install Now
326 installs
Pricing

Free

  • All Features
Buy

$15 /mo

  • All Features
  • 4 support tickets
Buy

Frappe Whatsapp

WhatsApp integration for frappe. Use directly meta API's without any 3rd party integration.

whatsapp

Note: If your not using live credential follow the step no 2 to add the number on meta to which your are sending message

Installation Steps

Step 1) One time to get app

bench get-app https://github.com/shridarpatil/frappe_whatsapp

Step 2) to install app on any instance/site

bench --site [sitename] install-app frappe_whatsapp 

Send whatsapp notification from frappe app based on docevents.

Get your whats app credentials

https://developers.facebook.com/docs/whatsapp/cloud-api/get-started

Enter whatsapp credentials

image

Create Template

image

Supports all docevents

Create notifications

whatsapp_notification

Sending text message without creating template

Create an entry in the WhatsApp message. On save it will trigger and whats app API to send a message

image

WhatsApp messages are received via WhatsApp cloud API. image

outgoing (1)

Incomming message

  • Setup webhook on meta
    • Add verify token on meta and update the same on whatsapp settings
    • Add webhook url on meta
< domain >/api/method/frappe_whatsapp.utils.webhook.webhook
  • Add apropriate webhook fields
    • messages to receive message
    • add other required web fields

Upcoming features

  • Update templates on facebook dev.
  • Display template status

License

MIT

User Reviews

Write a review

3.5

4 ratings

3.5 out of 5

5 Star

50%

4 Star

0%

3 Star

25%

2 Star

0%

1 Star

25%

How can I get a what's app credentials

Hi Iam new how can i get what's app credentials to setup this app in my instance

Osama Muhammed • 10 months ago • Reply

FREE and Super useful!

I got to try and test on my WhatsApp and it worked perfectly....best of all - IT'S FREE! Awesome work Shridhar Patil !

Vanessa Barrameda • 9 months ago • Reply

Not able to access WhatsApp setting page

I'm having difficulty accessing the WhatsApp settings page and I'm receiving an error message that says "Sorry! I could not find what you were looking for."

Max fu • 4 months ago • Reply
Maybe the app is not installed on your bench. Id it’s installed try reinstalling
Developer

Button with msg

is there any feature to add button in this app

Raghvendra Aditya • 2 months ago • Reply
Where do you want to add button?
Developer