Skip to main content
Notifense works by receiving events (or telemetry) from your application to notify end users. Notifense will then send alerts to the channels specified in the alert rules configured on the asset.

Create events

To create an event, send a request to the POST /v1/accounts/{accountId}/assets/{assetId}/events endpoint with the correct request body. Normally, when an event is created, the Notifense alert rule engine will send out alerts using the alert rules configured for the asset the event was created for. It is also possible to provide a recipient and channel when creating an event. This bypasses the alert rules configured for the asset and will unconditionally alert only the specified recipient through the specified channel.

Event types

Resolving events

Depending on the channel used, when a recipient is contacted by Notifense, the recipient is asked to “resolve” (handle) the event. If the recipient does not resolve the event, the alert rule engine will continue to the next alert rule, if available. The following event resolutions are available: