I’m looking to build an app that is essentially an event log. When new log entries come in from external systems, I would like the user(s) who are currently on call to be the only ones notified and/or assigned to them.
Ideally there would be a board that represents the rota of who is on call at any given time, and an automation which is able to use this information.
At first glance (as a newbie) this doesn’t appear possible purely within monday (i.e. using automations only), and would require an external application, using the api, perhaps to change who is subscribed to a board to reflect who is on call.
Can anyone offer any suggestions about possible approaches to this?