Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Introduction

English

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. 

Info
titleInfo

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)
Warning
titleNote

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#

Note

Username must be separated by semicolon or comma.

To (Participant ID)
Warning
titleNote

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
Warning
titleImportant

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