Set up a trigger to send a notification to report when people are signed in out of hours. You need the Triggers Manager user role to set up a trigger.
How it works
Triggers are used to automate actions based on sign in/out activity in MRI OnLocation. There are many different triggers available to help you manage people visiting your location, including sending notifications, displaying messages, denying access based on answers to custom questions, and more.
Your account must have the triggers add-on enabled to set up a trigger.
To set up a daily notification trigger, you need to configure the following details:
- Choose the time – enter when you'd like to activate the trigger.
- Set up the rule – choose the parameters for activating the trigger. The below example is set up to send anytime there are more than 0 people signed in at the specified time.
- Choose who receives the notification – select who in your organization needs to see this information.
Set up a trigger to show who is signed in out of hours
- Go to Locations, then select the location from the drop-down list.
- Select Triggers.
- Click Create a New Trigger.
Trigger Details tab
- Enter the trigger name.
- Select Active next to the Trigger Status.
- Under Trigger Event, select Time - Triggered at a specific time.
- Enter the required time. In this example, the trigger will fire at 10pm.
- Click Next.
Trigger Rules tab
- Click Create a New Rule.
- Select the Location - Total People On-site rule.
- Select greater than as the rule condition.
- Enter 0.
- Click Next.
Trigger Actions tab
- Click Create a New Action.
- Select Notification: Send an Email as the action.
- Select Employees as the recipient type.
- Select Selected Role Type as the recipient, then choose the role.
- Use the placeholders to set up the email notification. In this example the following placeholders are used:
{{ location.totalonsite }} - Total number of People On-site
{{ location.visitorsonsite_list }} - List of visitors on-site
{{ location.staffonsite_list }} - List of employees on-site
{{ location.serviceprovidersonsite_list }} - List of contractors on-site - Click Save & Close.
The selected employees will receive an email notification each day if people still signed into your location after 10pm.