Send Push Notification Application Steps

  • Log in to the Kuika platform and open your project.
  • Go to the UI Design module.
  • Select the element you want to send the notification to.
  • Click on the + ADD ACTION menu in the Properties panel.
  • + ADD ACTION menu, add the Notification > Send Push Notification action according to the trigger event you want (Initial Actions, OnClick, OnBlur, etc.).

Action Parameters

  • Title (String): Notification title. Attracts the user's attention. Example: ‘Your order is ready!’
  • Message (String): Notification content. Message to be sent to the user. Example: ‘Your order has been successfully completed and shipped.’
  • User Name (String): The user name to whom the notification will be sent.
    • Fill in to send to a specific user.
    • Leave blank to send to all users. Example: ‘john.doe@kuika.com’

Optional Parameters

  • Navigate On Notification Click (String): The screen the user will be redirected to when they click on the notification. Example: ‘/orderDetails’ or ‘OrderDetailScreen’

All parameters can be connected via the Symbol Picker from the Action Result, Method Input, Current, Screen Input, Fixed, or Component sources.