SOLVED

Create an email alert whenever a specific field status is changed?

Copper Contributor

hi. is there a way to set an alert for a dropdown menu. there are two fields, open and closed.

 

whenever it goes to closed, we want an alert sent. just for this specific behavior.

1 Reply
best response confirmed by chanpion13 (Copper Contributor)
Solution

Hi @chanpion13 ,

 

You could use Microsoft Flow with the trigger for SharePoint "When an item is created or modified", this would run the trigger whenever something is changed. Then you could use an condition control to send the email only if the status is changed

1 best response

Accepted Solutions
best response confirmed by chanpion13 (Copper Contributor)
Solution

Hi @chanpion13 ,

 

You could use Microsoft Flow with the trigger for SharePoint "When an item is created or modified", this would run the trigger whenever something is changed. Then you could use an condition control to send the email only if the status is changed

View solution in original post