As push notifications are currently disabled we’re looking at in app notifications as an option.
Can in app notifications be sent to specific users? For example the flow we’re currently trying is for a comment action.
When a user adds a comment, if the user’s ID isn’t the same as the one posting a comment then they will see an in app notification. This doesn’t seem to be working so just checking if actions such as these are user specific. As in this action will run for the user taking the trigger action only.
Not ideal but helps new comments stand out for users.
Previously comments triggered a push notification for all other users (with some relevant filters).