Frappe Cloud
Marketplace
Search for an app
Frappe
Products
Insights
Install now
installs
About
Send notifications created in Frappe or ERPNext as push notication via Firebase Cloud Message (FCM)
Install the app into your site. (Refer)
Create a new Server Script with values given below:
i. Script Type: DocType Event
ii. Reference Document Type: Notification Log
iii. DocType Event: Before Insert
iv. Script:
frappe.call("fcm_notification.send_notification.send_notification", doc=doc)
To learn more about server scripts visit this link.
Add your FCM server key in FCM Notification Settings. (Refer)
Link your device id to each user using the User Device DocType.
Optionally create a notification in Frappe/ERPNext. (Docs here)
Run an event that triggers any notification. The notification will be sent to the respective user via FCM if they have subscribed to it.
The development of this app was commissioned by Searchosis marketing Pvt Ltd
User Reviews
No reviews yet, be the first to review.
0 rating
More apps from
Explore more apps