Introduction

Push Notification Tools is a process tool that allows you to manually send a 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 and manually sends it through a process tool. 

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

Push Notification Tool Properties 

Figure 1 : Push Notification Tool Properties

NameDescription
To (Username)

Select either to send it using Username or Participant ID

For username, please ensure that the username of the user who will receive the notification is correct. Best practice, you can use Hash Variable as example : #currentUser.username#

Username must be separated by semicolon or comma.

To (Participant ID)

Select either to send it using Username or Participant ID

For Participant ID, please ensure that type property in Participant Properties is configured and the users email are set > Admin Bar > Users

URL

Domain name must be the same as server.

Your server domain as example http://mydomain.com/jw or https://mydomain.com/jw

SubjectThe header or title of your message.
MessageMessage that will be send to the user.


Related Tutorials