Hi there,
I want to automate a simple task with a button in my new outlook, and haven't been able to find a way to do it with power automate, add ins, or quick actions. It is annoying that the new outlook doesn't support VBA or other scripting.
When I have an email open, I would like to be able to click a button that then converts the email into a pdf, and along with any attachments saves it to a folder with today's date at a location I specify when it prompts me. This would be relatively simple with coding but of course, seems too much for the so-called intelligent AI power automate.
I've tried creating a Power Automate flow, but looks like you can't simply get it to 'get email' that's open. Either you select a specific ID or have to make it search for criteria...
Any suggestions would be great. If it's possible to simply create a flow that accepts python/javascript that does the whole thing for you rather than these visual modules that don't really work that'd be incredible.