Use of workflow groups and tags
Hi! I have 4 workflows grouped under LEAVE-REQUEST
LEAVE-REQUEST:CREATE
LEAVE-REQUEST:APPROVE
LEAVE-REQUEST:REJECT
LEAVE-REQUEST:UPDATE
I can able to see all 4 workflow preferences in the notification-center in frontend app
But I want notification preference on just LEAVE-REQUEST Workflow Group instead
If I turn off notifications of that group I don't want to receive notifications for any of the 4 workflows mentioned
Is this possible with Novu?
I also wanted to know the use-case of tags attached to workflows?
3 Replies
@San
Currently, workflow group does not have any role in subscriber preference. Novu allows subscriber preference by workflow only.
Tags can be used to filter the workflow being shown in subscriber preferences in the UI
Checkout
preferenceFilter
prop of NotificationCenter componentSo there is no way I can use preference on workflow group then?
Yes currently it is not possible