Hello Microsoft community, I'm trying to find a way to open email attachments of the type "Outlook item" in power automate.
At the moment, I have tried using the "Get attachment" action and "Get email" action to try to extract the said "Outlook Item" attachment but none of these has quite worked out. I suspect both actions are accustomed to traditional pdf, jpg, and other attachments.
With the "Get attachment" action, the main challenge stems from the inability of flows to identify the 'Attachment Id' of the Outlook item thus making it impossible to save or run the flow. Is there perhaps a way to work around this, or maybe a more suitable connector for extracting Outlook item attachments?