Released Whatsapp integration App for ERPNext/Frappe - with document attach option

ERPGulf has released open source app for integrating leading Whatspp messaging provider UltraMsg with ERPNext. Here we have document attach option ( ( Attach Print ) as well

 · 2 min read

ultramsg (Ultramsg) · GitHub


ERPGulf has released open source app for integrating leading Whatspp messaging provider UltraMsg ( https://ultramsg.com/ ) with ERPNext

It is open source with MIT license, so anyone use with their own ERPNext instances.


You can visit the provider's site here ( https://ultramsg.com/ )


The code is available here on GitHub on ERPGulf repository


https://github.com/ERPGulf/ultramsg_4_ERPNext.git


You can follow standard ERPNext methods for installing apps. Please see it here below


bench get-app https://github.com/ERPGulf/ultramsg_4_ERPNext.git

bench --site yoursite.yourdomain.com install-app ultramsg_4_erpnext

bench --site yoursite.yourdomain.com migrate


Now you can see four_whats_net installed on your side. Goto Help->About and make sure you have four_whats_net as shown in the folowing screenshot.





Now you need to setup saudi.support account.

On search box , type "whatsapp message"


Fill Mesage URL , Document URL and Token as you received from UltraMsg



Chat/Message field URL can be found here

https://docs.ultramsg.com/api/post/messages/chat


Document sending URL can be found here

https://docs.ultramsg.com/api/post/messages/document







After that you can set channel as Suadi.Support and set the notifications as any other channel





Chat/Message field URL can be found here

https://docs.ultramsg.com/api/post/messages/chat


Document sending URL can be found here

https://docs.ultramsg.com/api/post/messages/document



The same video we have uploaded for another whatsapp provider is applicable here as well. Please watch Video explaining WhatsApp notification is uploaded here ( https://youtu.be/Isj4jWdnaa8 )


If you have any issues with the App , please let's know on support@ERPGulf.com


Update

We have added following features in Version-2.0.

1- Added print PDF and document sending from notification to WhatsAPP.

2- Moved all time taking processes to background job, so users will not feels slowness or delay.

3- Added features for error and success logs. Errors are available now on error log and success messages are available on ultramsg_4_ERPNext log.

If you find any issue using this app, please raise it on Github issue page or send email to support@erpgulf.com.



Thahsin

Functional Consultant at ERPGulf

2 comments
Abbas May 5, 2024

I am receiving error when I try to send a notification

I have created an Issue on github for it.

karim farag April 16, 2024

i tried this application and it is wonderful

one notice,

if i created notification in erpnext and assigned the receiver by role if there is only one account : it send the notification to it

if more than one account asigned to this role, it send only one message and other users not getting the notification

Add Comment