Announcements
Hi,
i am getting an attachment in MSG or EML file format in Share Point and I need to open the mail and read the sender and body of the email. is there any way to do that, using power automate instead of vba or other programming? thanks in advnace
This will open the msg file, read the sender and body. (Just an example)
Thanks for the solution. i need use the regex to get the email address and telephone number like 123-123-1234.
Thanks in advance
email : ([a-zA-Z0-9._-]+@[a-zA-Z0-9._-]+\.[a-zA-Z0-9_-]+)
Phone : \d{3}-\d{3}-\d* or (\d*-\d*-\d*)Question, is the phonenumber always in that format, or can it vary?
I am far from regex expert, so please take this as an example only 😊
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
11manish 245
David_MA 216 Super User 2026 Season 1
Valantis 212