Forum Discussion
Rob Bowman
Nov 21, 2017Iron Contributor
Alerts on Comments in Modern Pages?
So now that we are beginning to take advantage of Communications Sites, Modern Pages and News, we are starting to get comments on our pages - which is awesome, but... Nobody knows there are comments ...
- Dec 29, 2017
Hi Rob,
I had a similar task: send the email notification to the author of the modern page in SharePoint online if the new comment added.
I have done this using MS Flow and MS Graph API because standard SharePoint actions in MS Flow didn't help me.
I've described the solution in https://www.infopulse.com/blog/using-microsoft-graph-api-inside-microsoft-flow-office-365/ on the public blog of my company.
Hope, it helps you.
UPDATE: This solution was implemented for teams site. We found new challenges for brand new communications sites.
Egor Tsvetkov
Feb 06, 2018Copper Contributor
Hi Nigel,
My solution is written for teams site. I try to repeat it for Communication site and notify you when having some results.
Nigel_Price9911
Feb 06, 2018Iron Contributor
Thanks Egor Tsvetkov