Condition for sending emails
AnsweredI have a condition and inside an update item function + a send email function. Once, a value changes from one value to another due to update item (with System update), i would like to inform user about the new change.
I cannot select FIELD.ISCHANGED inside an email condition and after an update item (nor with system update nor overwrite version).
0
-
Hi Mr. Schmitz
Since you know what value you want to set, you can compare to the current value and update the item + send email. Check this sample:
If you want to react with an email on your update action it makes probably sense to split it into two Triggered Actions to have the old and the current values (don't use System Update in that case to trigger).
0
Please sign in to leave a comment.
Comments
1 comment