Hi @everyone
I need to send a notification when a Visitor Management document is created in Frappe.
The document has an Institute field, and I want the notification to be sent only to users with the “Front Office” role who belong to that specific institute (there are multiple institutes in the system).
What is the best recommended approach in Frappe to implement institute-wise role-based notifications?