Notification rules
A notification rule is a set of conditions that when they are met, the system will trigger an action (usually sending an email) to notify that something has happened.
You can create notification rules for:
- A specific tracker.
- All trackers of a given vehicle type.
- All trackers within the company.
- All trackers included in a group.
Types of rules
We have three main types of notifications: max kms done by a tracker, trackers entering-leaving a POI (or geofence) and trackers getting close to a given POI.
Max kms
This rule will be triggered when the vehicle has reached an amount of N kms (specified by you) within the following time frames:
- Since the registration of the tracker (its whole life within Astara Connect).
- Within the current month.
- Within the last week (a week starts on Monday and ends on Sunday).
- Within the last day.
Close to a POI
This rule will be triggered when the tracker is close to an amount of N kms (specified) by you. The rule can be used with polygons, multi-polygons and points.
Enters-Leaves a POI
This rule will be triggered when tracker enters and/or leaves a POI. This rule can only be used with polygons and multi-polygons.
Types of notifications
Once the rule is created, you can specify how do you want to get notified. Astara Connect offers three options:
- Astara Connect inbox.
- Email.
- Webhook.
Astara Connect Inbox
When you create a notification rule, the system will always save the event when it is triggered in an inbox email style solution. Each user belonging to the group will have their inbox, and they can check it at their own rhythm.
This notification inbox allows users to delete notifications, as well as filter them by tracker/vehicle attributes like license plate, VIN or type of notification.
When creating the group, you can set up an email where you want to receive this type of notifications. If your group does not have an email, add it. Then update the rule to send notifications via email.
Webhook
When creating the group, you can set up a webhook endpoint where you want to receive this type of notifications. If your group does not have it, add it. Then update the rule to send notifications via webhooks.