Forum Discussion
noam-shabat
Sep 21, 2021Copper Contributor
Updating incoming message body
Hi. We're building an enterprise product that augments incoming messages. In order to do so, we need to be able to update the incoming message. This can happen asynchronously after the message is ...
Victor_Ivanidze
Sep 24, 2021Bronze Contributor
No, if fact you can do much more if you will use Power Automate in combination with MS GRAPH API.
noam-shabat
Sep 24, 2021Copper Contributor
Ms graph api has an UpdateMessage api. But the documentation states that the ‘body’ property can only be updated when isDraft is true.
I did not find a documented way to update the email body using ms graph api.
I did not find a documented way to update the email body using ms graph api.
- Victor_IvanidzeSep 24, 2021Bronze ContributorI believe there exists an indirect way.