So my question is can you use Python and/or Microsoft Graph to look into your outlook email and pull data out and put it into a excel document.
Here's what I'm trying to do, if there's anything way of doing it please feel free to let me know:
I want to create a folder in my outlook Inbox that get redirected emails. I'd like to make a script that looks at all those emails in that folder and extracts certain data within each email and puts it into a excel document.