
Announcements
Good morning everyone,
I have a flow that every day checks a column of a sharepoint called "DataAppuntamento" and if the date is less than or equal to the variable "DataChiusura" and the status is equal "Aperto" changes the value of another sharepoint column called "StatoApp" The flow works correctly but I would like that if it performs a change of state it sends an email to say that changes have been made.
I tried by inserting send mail after update element but rightly it sends me an email for each status change it makes, instead I would like a single email if it makes one or a hundred status changes.
How can I do?
Thank you all.
I suggest the following:
Let me know if you need more help.