I am looking for a vanilla way to send a link of a list to an email when a particular choice has been chosen within the list.

Ex. When the choice "Ready For Review" is chosen, the workflow would send an email containing the link to the list to a chosen set of people.

P.S: All of the tutorials are regarding SharePoint designer or other applications. I would like to achieve this via SharePoint Online itself.

Thanks!

没有正确的解决方案

其他提示

You can achieve your requirement by the workflow.

You can create the workflow and add the action “wait for field to equal value”.

Then set the choice filed equal to “Ready For Review” and publish the workflow.

许可以下: CC-BY-SA归因
scroll top