Event listener for receiving notifications?

I’m in search for a way to trigger a shortcut whenever i get a specific notification, tho i havent found something that allows me to, i was wondering if you guys know any workaround for something like this.

The i*OS security model won’t support something monitoring your messages.

If you can route your notification generating messages via another service, or generate them yourself in a similar way, you could use, for example, an API call to trigger an actionable notification on your device using a tool like Pushcut that can then run the shortcut.

1 Like