See list of notifications

Hi folks, I am using one signal and I need to show you the list of notifications that I have sent to the users and show it in a list component with image in the app, which block should I use?

I have been looking, but they only show in the tutorials how to configure the app with one signal and they do not show what the blocks do and what kodular gives me is not enough information to do what I say above in this post.

Store that user notification in tinydb

ok, but how can I get the data of a notification when they arrive?
I need, the image that I use in onesignal, the title and the message.

You can store your all notification in Airtable and show in collintree list view or List view with image and text or dynamic list view

ok, but how can I get the data of a notification when they arrive?
I need, the image that I use in onesignal, the title and the message.

You will need to make a connection with Airtable and onesignal. Create a spreadsheet for notifications, show the fields to the users and in the administrator make the union of the push with the registration of the information in the airtable.

1 Like

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.