User Preferences Question

I am creating a set of workflows that all trigger another summary workflow at the end of theirs using a custom step. Similar to this example. This summary workflow digests for 24 hours and sends an email summarizing everything that has happened. I pass in the workflow name in the payload to the summary workflow. Inside the summary workflow, I want to check the user's email preferences of the given workflow so i can filter out the messages in the email. How can I do this? Can I use the Novu framework? or do I need to use the Novu API SDK?
5 Replies
Pawan Jain
Pawan Jain6d ago
@Jonathan Licht You will need to use sdk to fetch subscriber's user preference
Jonathan Licht
Jonathan LichtOP6d ago
which SDK? the API SDK or the Framework SDK?
Novu_Bot
Novu_Bot6d ago
@Jonathan Licht, you just advanced to level 2!
Jonathan Licht
Jonathan LichtOP6d ago
Sounds good thank you!

Did you find this page helpful?