Forum Discussion
grb_33
Jun 15, 2023Copper Contributor
Alert only Published (Major) Version from Sharepoint
Hello, Is it possible to set an alert for mail from Sharepoint but only for published versions? I can't set it. I have versioning turned on in the library settings, but I can set alerts only for...
- Jun 15, 2023
Hi grb_33 - you can accomplish this with a small Power Automate flow. It only sends an email if the version ends with '.0' and it omits folders which are full published versions by default. Screenshot of my flow attached.
Hope that helps!
Jun 15, 2023
Hi grb_33 - you can accomplish this with a small Power Automate flow. It only sends an email if the version ends with '.0' and it omits folders which are full published versions by default. Screenshot of my flow attached.
Hope that helps!
- grb_33Jun 16, 2023Copper Contributor
Thank You!
Works well. But it's a pity that this is not an option added in alerts directly in sharepoint.