Mark As Read Notification Action Application Steps

  • Log in to the Kuika platform and open the project you will be working on.
  • Go to the UI Design module.
  • Select the element (e.g. a button or list item) that will mark the notification as read.
  • Click on + ADD ACTION in the Properties panel on the right side.
  • + ADD ACTION menu, add the Notification > Mark As Read Notification action according to the trigger event you want (Initial Actions, OnClick, OnBlur, etc.).

Action Parameters

  • User Name (String): The username of the user who read the notification. Example: ‘john.doe’ This field is required so that the system can track which user read the notification.
  • Notification ID (String): The unique ID of the notification that will be marked as read in the system. Example: ‘notif_123456’
  • All parameters can be dynamically linked via the Symbol Picker using Action Result, Method Input, Current, Screen Input, Fixed or Component sources.