Configuring an End User Notification
Every end-user notification has a configurable 'subject' and 'body' field, along with several custom variables. Each end-user notification has a pre-configured template already saved, so you can use this feature as-is if you prefer.
If you wish to configure ONARKEN® notifications for administrators, please see our guide - How can I configure Admin Email notifications in ONARKEN®?
When you click the 'Notifications' button on the sidebar, you will be taken to the end-user notifications page.
For this example, we will be configuring the "Your loan returned confirmation" notification. You can see this template below.
To select this template, click the 'Your loan return confirmation' from the 'Loaning' section of the drop-down menu.
The default text for this template reads as follows:
| Subject | Hello {{ user.name }} |
| Content |
Thank you for using the Smart Locker and for returning the {{ asset_type.name }} you borrowed. Your item was returned to {{ installation.name }} bay {{ bay.number }} at {{ returned_at }}. |
Select the subject and content textboxes, and then type to change the content that will be sent in the email. The selected textbox will have a blue outline.
To copy a variable, go to the variables section and click the 'copy' button to the right of the variable name.
Go back to the body or subject fields, and press ctrl+V, or right click, and select paste.
For this example, I have changed the template text to the following. You can change the notification text to whatever you wish.
| Subject | Hi {{ user.name }}, Thank You For Returning Your Loan |
| Content |
Hello {{ user.name }} Thank you for using the Smart Locker and for returning the {{ asset_type_name }} you borrowed. Your item was returned to {{ installation.name }} bay {{ bay.number }} at {{ returned_at }}. |
To enable the notification to be sent to your users. Toggle the 'Enabled' switch.
Once you are satisfied with the changes you have made to the email template, press 'Save template'.
Example Emails
The end user notifications will look like this to the end user. All end user notifications are mobile friendly.