93
Views
4
Comments
How to send push notification for individual user (Using Firebase cloud messaging )
Application Type
Mobile
Service Studio Version
11.53.37 (Build 61887)

How to send push notifications for individual users (Using Firebase cloud messaging Plugin)

1. Push Notification send for individual users.

2. Push Notification to send for only logged-in users.

2020-09-21 11-35-56
Sachin Waghmare

Hello Dhivyaraj,

Please refer this link. You may get some help from this documentation.

https://success.outsystems.com/documentation/11/extensibility_and_integration/mobile_plugins/firebase_plugins/firebase_cloud_messaging_plugin/

Thanks,

Sachin

2022-12-12 06-07-07
Dhivyaraj Sivam

Thank you for your reply. I have already tried this link, but it did not work.



Regard,

Dhivyaraj Sivam

2022-12-12 06-07-07
Dhivyaraj Sivam

Could you please share the OML if you have already completed this scenario?


2023-10-21 19-42-11
Tousif Khan
Champion

Hello
For an Individual who is  Logged In, You need to write a Custom Logic,
You can Create an Entity, It can be a user-extended entity or some other entity that will hold the logs of the user logged in, but this, is not just one way, to check this you need to clear the details as soon as a user session will time out. if the session time out. So for this, you need to create some custom Logic.
Apart from that If you want to send the notification to a particular user, There is a user Group event where each and every step is described in detail

Check here - https://www.youtube.com/watch?v=sVT5Am3oH4E

 hope this can help 

Thanks

Tousif Khan

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.