Hello!
I'm trying to edit the subject of an email to add a ticket number, but I can't find any solution to edit an email's subject without forwarding it.
The flow is activated by the email's arrival in a specific folder of a MB (using "When an new email arrives in a shared MB (V2)" ).
A entry is created in a sharePoint List, from which I recover the ID.
However, how to edit the email's subject before moving it to another "completed" folder?
The only thing I found searching online was this.
However the solution only mentions the code to concatenate the ID in a string, not the way to actually edit the email subject.
As a search returned nothing, I'm afraid it's one of these things which are not possible. Is it?