
Announcements
I have seen several posts with the same argument. Basically I have a list where I change the 'Status' column to 'assigned' / 'shipped' / 'ready to give' . I have used the recommended trigger in settings as a condition. Versioning is also enabled on the list.
The problem I have is that if I add something to the item, for example in the SERIAL NUMBER column, the same mail is sent without having changed the status column. And I just want it to be sent only when the status column changes.
Thank you in advance ! its very helpful 😄
@maltagon pls add condition block before send email. Condition should be has status change equal to true and then add send email in Yes block.
Please 'Thumbs Up' the posts that helped you and 'Accept as Solution' if my post answered your question.