Announcements
I have an app that shows in an gallery the inbox of outlook unread emails and I want to put your link in a tag that when I click this leads to that message
how I achieve this dynamically since this app will be used by several users
Hi @octaking
I dont believe you can open outlook item directly using a url
Since you already have the email information, you could try and show the data within PowerApps itself
Regards,
Reza Dorrani
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly
Hi @RezaDorrani
Remember that you helped me to open a flow approval from a link
In this case it is not similar?
It would be great to be able to open the mail for users to read it, so that it does not appear in the gallery once they read it, since it only shows unread emails
Hi @octaking ,
It is, but outlook security is different
I actually thought of
https://outlook.office.com/mail/inbox/id/idyougetformail
and even tested it but it redirects to inbox again which tells me there is some referral url logic in outlook for secuirty purposes
Give it a try and see
Does this work for you? Launch(Concatenate("https://outlook.office.com/mail/inbox/id/",ConversationId)) I can't prove it since my outlook license expired
Can you try this
Launch(Concatenate("https://outlook.office.com/mail/inbox/id/",ConversationId))
I can't prove it since my outlook license expired
@octaking
I tried this, it launches outlook in web browser with the correct url but then redirects to https://outlook.office.com/mail/inbox
Finally you can try this please
Launch(Concatenate("https://outlook.office.com/mail/inbox/",Id,"/",ConversationId))
Tried it
did the same thing, redirected to https://outlook.office.com/mail/inbox
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 397 Super User 2026 Season 2
Mohsin Ali 354
WarrenBelz 232 Most Valuable Professional