solomonquansah.x
solomonquansah.x•13mo ago

Push Notification with BuildShip x FlutterFlow

Question: I would like to create something similar to the Scheduled Email not for email but Push Notifications. Is this possible? The push notification will basically, look at the location of the user and send them a notification with a salutation (Good morning/afternoon/evening etc) and include a message pulled from a collection in Firebase. Any ideas on how to do this? BTW, the app is built with Flutterflow. @harini
3 Replies
Harini
Harini•13mo ago
Hi @solomonquansah.x this should be doeable. To understand this usecase better are you looking to send a push notification everyday at sometime to your Firebase authenticated users with their user token and depending on the user's location you can customize the message that is there on Firebase collection and send the message? This should be feasible .. cc @Luis to explore and build a template for this. He might connect directly in case of any follow up questions or clarifications.
solomonquansah.x
solomonquansah.x•13mo ago
Hi @harini yes, you summarized it correctly. @Luis to add to the summary. I will be sending out Daily Affirmations to authenticated users. There is an Affirmations collection in Firebase. What I'd like to do is the BuildShip job will send out the push notifications; one in the morning and another in the evening based on the user's location.
bruno
bruno•13mo ago
Could be a great tutoriel flutterflow x BuildShip 🙂