Forum Discussion
gcassidy
Sep 22, 2020Copper Contributor
Modern SharePoint Alerts for News Posts
I am trying to work out how our staff can be notified when a new News Post is published. I am aware it’s not possible to simply subscribe to news posts with the current built in alerts system ther...
Sep 22, 2020
Hi gcassidy - what happens when you try to use the staff email address? You may want to try using a variable:
Step is called 'Initialize variable', maybe call it varEmail, set it to be a string and then add the staff email address there. In the email step, rather than type in the true email address, type in varEmail.