The Get Users Notifications action is used to get a list of all notifications sent to users in the application.
With this action:
- You can view the notifications sent to a specific user in detail.
- By tracking the notifications that the user has received in the past, you can determine which notifications have been sent and in what status.
- You can make more efficient notification management by filtering read and unread notifications.
For example:
- You can list all notifications a user has received about previous orders or system alerts.
- If the user only wants to see unread notifications, you can filter.
Get Users Notifications action is supported in web and mobile apps.
Add Get Users Notifications Action
- Log in to the Kuika platform and open the project you will work on from the Apps screen.
- Switch to the UI Design module and open the Properties panel on the right side.
- Click on the + ADD ACTION drop-down menu.
- Select Initial Actions → Notification → Get Users Notifications.
- Configure the following fields from the drop-down menu:
- User Name:
- Type the name of the user whose notifications you want to list.
- Page Number:
- Specify how many pages to list the notifications.
- Page Size:
- Determine how many notifications will be displayed on a page.
- Except Read:
- When you activate the switch, only unread notifications will be listed.
By following these steps, you can effectively use the Get Users Notifications action on the Kuika platform.