Forum Discussion
noam-shabat
Sep 22, 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 already in the inbox, or it can happen inline.
How do we go about doing such a thing? Looking at ms graph api we couldn't find an officially supported solution to our need.
- Victor_IvanidzeBronze ContributorIf you product should work with on-premise Exchange server, create a so called transport agent.
- noam-shabatCopper Contributor
Victor_Ivanidze Thanks for your reply.
We're actually more interested in exchange online. Do you know if there's a similar solution to transport agents in exchange online?
- Victor_IvanidzeBronze ContributorYou can use a Power Automate flow.