Please can anyone show me how to send notifications from bubble app to users
Send them how?
in an email? sms? in the app? by post?
in app and in email
Obviously I can’t give any specific guidance, without knowing the details of your app (and there are plenty of forum posts and video tutorials available if you look for them)…
But, in a nutshell:
You’ll need a datatype for notifications, and probably an option set for notification type…
The Notification datatype will have fields for User, type, and any other relevant data (likely including fields of the other datatypes that the notations are about…)
Then just create a new notification any time the thing which you want your user to be notified about occurs…
You can send an email as part of that workflow using whichever email service you use…
A simple icon in the header and a group focus to display the notification data to the user in-app is all you need to show users their notifications, and you can add a field to the notification datatype to indicate whether the user has seen the notification or not…
You should try Engagespot bubble plugin which lets you send notification via any channel. Be it in-app notification feed, or email, or push, or slack etc. Engagespot Notifications Plugin | Bubble
This topic was automatically closed after 70 days. New replies are no longer allowed.