21
Views
2
Comments
Notification history list with OneSignal
Question

Hello I'm new in Outsystem.

I can receive the notifications in my device. But I want to show all the past notifications in a list. 

How can I do it? Any idea?

Thanks.

2021-04-09 11-42-43
assif_tiger
 
MVP

Lone Lone wrote:

Hello I'm new in Outsystem.

I can receive the notifications in my device. But I want to show all the past notifications in a list. 

How can I do it? Any idea?

Thanks.

- You can create a local entity & store the OneSignal Notification in local storage, by the time we receive it.

or

- You need to find an export notifications API to fetch the old notifications of any particular player i.e user.

or

- If you are initiating notification from Web API to OneSignal Server then we can think of persisting same on Server & sync with mobile Entity

I would prefer to go with the first option.



2024-07-05 14-16-55
Daniël Kuhlmann
 
MVP

Hi Lone,

There are several forge components available that implement OneSignal notifications including a demo applicaitons. You could download andhave a look at those and then combine it with the sugestions tha Assif gave you.

https://www.outsystems.com/forge/component-overview/1697/onesignal-notification-plugin

https://www.outsystems.com/forge/component-overview/1698/onesignal-notification-demo

Regards,

Daniel

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