Push Notification Tool

Introduction

Push Notification Tools is a process tool that allows you to manually send push mobile push messages to the Joget Mobile App Users whenever the process has successfully run. 

It is quite similar to the User Notification Plugin for Joget PWA, except that this one allows you to configure it and manually send it through a process tool. 

The Joget Mobile App supports push notifications for both Android and iOS devices.

Configure push notification

To configure Push Notification, drag and drop the Tool element onto the canvas in Process Builder,  click on it, and select Mapping.

When adding Push Notification in the field Tools, you will see the following fields available for configuration:

  • To (Username): Specify the username of the user who will receive the notification. You can use hash variables like #currentUser.username# to dynamically fetch the current user's username.
    A semicolon or comma must separate the username.
  • To (Participant ID): Alternatively, you can send notifications based on Participant IDs configured in your system. Ensure that Participant Properties are correctly set up with user emails in the Admin Bar > Users section.
  • URL: Enter the domain URL of your Joget server. This ensures that the push notification is sent correctly to the mobile devices.
    Important
    The domain name must be the same as the server.
    Your server domain, for example, http://mydomain.com/jw or https://mydomain.com/jw.
  • Subject: Provide a concise header or title for your notification message.
  • Message: Write the main content of your notification message. Keep it clear and relevant to ensure effective communication.

Additional resources

Further reading and tutorials are provided to enhance your understanding and utilization of the Push Notification Tool. Articles such as the User Notification Plugin and Native Mobile App - Push Notification provide insights into related tools and features, helping you implement effective notification systems within your Joget DX 8 environment. These resources ensure you can configure and use the Push Notification Tool efficiently to keep your mobile app users informed and engaged.

Created by Julieth Last modified by Aadrian on Dec 13, 2024