Get Unique internet message ID from Exchange Mail Message

Hi,

Im currently creating a bot that takes the html from a form in an email submitted by a customer, then turning that into json file for data to be entered into a system. I want to use the ‘message id’ supplied by the exchange service and save that as the JSON file or enter the ‘message-id’ into the json file. i Then want to go back and get that email and find the json file with that message ID. Its seems when UIpath grabs the headers from exchange it excludes the ‘message-id’. It does include a ‘uid’ but I’ve found that this changes when the email moves between folders.
The screen shot shows the message ID i want to use. I basically want a guid from the email using the exchange activity. unfortunately cant currently use Orchestrator or the outlook activity.

a2ff111e51dd8a3c1db78696a5dca3775f9941d3_2_375x500

We are considering returning the Message-ID in the headers of an MailMessage returned by Get Outlook/Exchange/IMAP Mail Messages activities for 21.4.

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.