It would be fantastic if, when I open an email, I could somehow copy the link to that email and paste it in my project management software like I can with Gmail. This doesn't work on Outlook. The UR...
kn-sasit
Aug 16, 2023Copper Contributor
Further to this, when you extract the webLink property of an email using MS Graph API, the url is not static. When the ID of the email changes, the webLink doesn't work. I thought the ID was static, but seems to be a generated hash of some sort (so it changes when I modify the email, e.g. alter subject, move email to different folder). A static url to the email, even when the content of the email changes, would be nice please