Dynamic Workflow Tags (for in app tabs)
Hi Team, we're using single workflow for sending different notification to user and we want to tag the same based notification being sent.
eg. if we're sending user management notification then "user-management-tag" for other promotion type notification then "promotion-tag"
Reference: https://docs.novu.co/workflow/introduction#tags
Is there any way to dynamically assign tags based on payload params?
5 Replies
@Vivek, you just advanced to level 1!
Also tags from workflow API in node js like above is not working. No tags are coming in in-app notification.
@Vivek
Thanks for raising this issue. currently tags value can be hardcoded value. it can not be dynamic from payload.
I am sharing this with team.
Also tags from workflow API in node js like above is not working. No tags are coming in in-app notification.workflow created with api is not compatible with inbox
Thanks @Pawan Jain for update.