Apologies if this has been addressed before. Is there a way to send users an email notification for plan step reminders for users who aren't logging into Tessitura regularly to see reminders on the home screen? The only way I've figured out how to do this is through pulse notifications in Analytics, but those don't contain any detailed information about a step.
Thanks!
If you have skills for writing database customizations, it is possible to send out emails from SQL Server or from full reports on a conditional basis. I've implemented a system for this and shared code in the Bitbucket developer resource, but unfortunately since Tessitura does not have a plugin architecture it is not turnkey to implement.