Scheduled digest question

If I schedule a daily message to go out at 9am, does that message go out at 9am UTC? Or does the message go out at 9am of the subscribers time zone? if it is of the subscribers time zone, what field controls that. is it the locale variable?
11 Replies
Pawan Jain
Pawan Jain3w ago
Hey Jonathan

Currently, it is 9:00 AM UTC We have subscriber timezone based notification delivery in roadmap
Jonathan Licht
Jonathan LichtOP3w ago
thank you for the quick response! is there an ETA on when that feature will be delivered?
Pawan Jain
Pawan Jain3w ago
Let me check with team on this
Jonathan Licht
Jonathan LichtOP3w ago
also, is it possible for one subscriber to specify 9am and another to specify 10am for the same workflow? could this be done in user preferences? also if this is not possible, are there any work arounds? @Pawan Jain
Pawan Jain
Pawan Jain3w ago
@Jonathan Licht Unfortunately, currently it is not supported. Currently subscriber preference supports only channel based preference. time based configuration for each channel and digest/delay is also in our roadmap. Regarding workaround: do you have nodejs based application? We have @novu/framework to create workflow using code. digest time for individual subscriber can be changed using these workflows
Jonathan Licht
Jonathan LichtOP3w ago
our application uses emberjs. but we have not started actually connecting the application to anything yet. we are still in a demo phase just testing out what novu can do
Novu_Bot
Novu_Bot3w ago
@Jonathan Licht, you just advanced to level 1!
Pawan Jain
Pawan Jain3w ago
what is your tech stack for backend? what is the approx number of notifications you are planning to send per month?
Jonathan Licht
Jonathan LichtOP3w ago
we will most likely create a new micro service for this project to manage this. i would assume it would be python or java i am doing a proof of concept for Addepar
Pawan Jain
Pawan Jain3w ago
@Jonathan Licht Thanks for sharing

Did you find this page helpful?