About

This trigger will be activated when a notification is received or deleted.
You can add additional filters based on the application the notification came from and the content of the notification text.

The prevent multiple triggers option can be used in situations where multiple rapid notification updates occur (more than one in a fraction of a second). For example an app may receive a push notification (which is an incoming notification and will cause a trigger) and then immediately do something in the app to refresh that notification causing another trigger. By enabling this option on a single trigger will fire which in most situations is the desired behavior.

Supported configurations

Both options (Received and cleared) share the same settings.

Application(s)

  • Select Application(s)
Select one or more applications that will activate the trigger.
  • Any Application
It will react to any installed application.

Filter

  • Any Application
It reacts to any content.
  • Matches
The text of the notification must match a regular expression (you must enable the "Enable regular expression matching" checkbox).
  • Contains
The notification text must contain the text defined in the trigger or the content of a variable (only if I use magic text).
  • Excludes
The notification text must not contain the text that is defined in the trigger or the content of a variable (only if I use magic text).

Checkbox

  • Enable regular expression matching
Regular expression matching (or regex matching) is a technique for finding patterns within text using a specialized syntax known as regular expressions. It's a powerful tool for text processing and pattern recognition.
  • Case insensitive
It will ignore the use of upper and lower case in title and detail.
  • Ignore ongoing notifications
Ignore all persistent notifications.
  • Prevent multiple triggers
Can be used in situations where multiple rapid notification updates occur (more than one in a fraction of a second). For example an app may receive a push notification (which is an incoming notification and will cause a trigger) and then immediately do something in the app to refresh that notification causing another trigger. By enabling this option on a single trigger will fire which in most situations is the desired behavior.
  • Notification Sound

- Any value

- Has sound

- Has no sound